Skip to content

Hostname

ipdata.co

Last fetched

ipdata.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ipdata.coRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ipdata.co

Resolution chain

ipdata.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.236.12518.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.4618.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.5118.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.8918.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.87.11818.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.12918.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.1418.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.218.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
99.84.152.11399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of ipdata.co.

Web-graph footprint

Distinct hostnames that link to or from ipdata.co in the public web crawl.

375 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ipdata.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ipdata.co"})-[: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.