Hostname
angel-navi.com
Last fetched
angel-navi.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
angel-navi.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
- whois privacy protection service by onamae.com
- Contact emails
- angel-navi.com@whoisprotectservice.com
- 37d84010-8525-4e6d-b6dc-a53d63ed3841@identity-protect.org
- 42c3d190-0875-4ac7-ae5b-18fb82be1bf1@identity-protect.org
- 5a131034-7a05-4c50-b91e-c41cb75bd4a0@identity-protect.org
- 5ed31486-700a-4b4f-b24f-f6831192deaf@identity-protect.org
- 64a62ff1-32d1-484b-8687-6ab61b958ee6@identity-protect.org
- b8ea0607-ac04-43ed-b550-fc6bf2880289@identity-protect.org
Subdomains
6 observed subdomains of angel-navi.com.
Web-graph footprint
Distinct hostnames that link to or from angel-navi.com in the public web crawl.
9 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for angel-navi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.bmv.jp |
Related pages
Pivot deeper into the graph from angel-navi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "angel-navi.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.