Hostname
as-software.com
Last fetched
as-software.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
as-software.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- as_soft@yahoo.com
- 45230aae-5046-4ad0-bf7a-dfe9b2d83b19@identity-protect.org
- 5d474e30-ff04-49aa-86fe-9988904e5e29@identity-protect.org
- 6f8bd998-a2c1-465d-b21a-b306137aaf82@identity-protect.org
- b1229548-1527-4f9e-ab88-a8c6fbed425c@identity-protect.org
- cba353e4-4856-4614-9939-76c4cd8be0e6@identity-protect.org
Subdomains
87 observed subdomains of as-software.com.
Showing 25 of 87. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from as-software.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for as-software.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | as-software.com |
Related pages
Pivot deeper into the graph from as-software.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "as-software.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.