Skip to content

Hostname

mailadmin.00hk.com

Last fetched

mailadmin.00hk.com resolves to 1 IPv4 address operated by AS9293 in HK.

Nutrition Label

WHISPER CANON · mailadmin.00hk.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mailadmin.00hk.com

Resolution chain

mailadmin.00hk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
218.213.239.102218.213.239.0/24AS9293HK

WHOIS identity

No WHOIS records are currently associated with mailadmin.00hk.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for mailadmin.00hk.com.

MechanismTarget
SPF_Amailadmin.00hk.com
SPF_IP202.181.195.142/29
SPF_IP202.181.195.163
SPF_IP218.213.220.113
SPF_IP218.213.220.115/27
SPF_IP218.213.239.120/29
SPF_IP218.213.239.129/29
SPF_IP218.213.239.160/30
SPF_IP218.213.239.180/30
SPF_IP219.213.230.100/29
SPF_MXmailadmin.00hk.com

Related pages

Pivot deeper into the graph from mailadmin.00hk.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mailadmin.00hk.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.