Skip to content

Hostname

anadf.com

Last fetched

anadf.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:78 as the registrar.

Nutrition Label

WHISPER CANON · anadf.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/anadf.com

Resolution chain

anadf.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:78
Organization
ana trading duty free co.,ltd.
Contact emails

Subdomains

4 observed subdomains of anadf.com.

Web-graph footprint

Distinct hostnames that link to or from anadf.com in the public web crawl.

297 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for anadf.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.besender.jp
SPF_INCLUDEspf.curumeru.jp
SPF_IP118.103.91.0/25
SPF_IP13.229.166.177
SPF_IP18.178.160.229
SPF_IP210.231.106.160/27
SPF_IP52.196.115.187
SPF_IP54.169.249.172

Related pages

Pivot deeper into the graph from anadf.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "anadf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.