Skip to content

Hostname

ip05.com

Last fetched

ip05.com resolves to 3 IPv4 addresses operated by NTT-GLOBAL-DATA-CENTERS-AMERICA-INC - NTT Global Data Centers Americas, INC. in US. WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · ip05.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ip05.com

Resolution chain

ip05.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
204.94.81.43204.94.80.0/20AS19893NTT-GLOBAL-DATA-CENTERS-AMERICA-INC - NTT Global Data Centers Americas, INC.US
38.102.43.13238.102.40.0/22AS174COGENT-174 - Cogent Communications, LLCUS
64.84.6.7264.84.6.0/24AS19893NTT-GLOBAL-DATA-CENTERS-AMERICA-INC - NTT Global Data Centers Americas, INC.US

WHOIS identity

Registrar
iana:86
Organization
clickmail marketing
Contact emails

Subdomains

30 observed subdomains of ip05.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ip05.com.

Related pages

Pivot deeper into the graph from ip05.com.

Cypher and MCP

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

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