Hostname
asbestoss.com
Last fetched
asbestoss.com resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
asbestoss.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.213.135.122 | 35.213.128.0/18 | AS19527 | GOOGLE-2 - Google LLC | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of asbestoss.com owner
- Contact emails
- william.shipp@envate.com.au
- 0e0996e9-ac9e-44b3-8c0c-cfb9f4628514@identity-protect.org
- 1f412d51-1b2c-4ae5-b447-d5af02dc5ef4@identity-protect.org
- 617c3274-a8f1-4ad8-9532-98f3ed2e143f@identity-protect.org
- 94424256-2de4-47aa-8b97-d67260c52973@identity-protect.org
- b8e0accd-9630-4dbf-9c3c-b557c826686d@identity-protect.org
- bbdb5690-2137-4e8c-890e-3142f89a8dac@identity-protect.org
- bc19a2be-f2ea-4ded-b53a-aedea8071104@identity-protect.org
Subdomains
1 observed subdomain of asbestoss.com.
| Subdomain |
|---|
| www.asbestoss.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for asbestoss.com.
| Mechanism | Target |
|---|---|
| SPF_A | asbestoss.com |
| SPF_A | sgp95.siteground.asia |
| SPF_INCLUDE | asbestoss.com.spf.auto.dnssmarthost.net |
| SPF_MX | asbestoss.com |
Related pages
Pivot deeper into the graph from asbestoss.com.
- IP · 35.213.135.122
- ASN · AS19527GOOGLE-2 - Google LLC
- Registrar · iana:468
- Country · SG
- Email · william.shipp@envate.com.au
- TLD · .com
- Browse hostnames · as…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "asbestoss.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.