Hostname
safeau1.com
Last fetched
safeau1.com resolves to 2 IPv4 addresses operated by AS132203 in SG. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
safeau1.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 43.160.240.170 | 43.160.240.0/20 | AS132203 | — | SG |
| 47.82.167.15 | 47.82.128.0/18 | AS45102 | — | SG |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of safeau1.com.
| Subdomain |
|---|
| www.safeau1.com |
Web-graph footprint
Distinct hostnames that link to or from safeau1.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from safeau1.com.
- IP · 43.160.240.170
- ASN · AS132203
- Registrar · iana:1068
- Country · SG
- Email · 80eea77fa9ea47a0a93a77102b8c716c.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · sa…
- 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: "safeau1.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.