Skip to content

Hostname

getdata.io

Last fetched

getdata.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · getdata.ioRouting diversity6.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/getdata.io

Resolution chain

getdata.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.227.111100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.64.130100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.134.8100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.138.2343.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.155.2453.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.190.1903.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.191.933.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.142.1853.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.92.593.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.73.393.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.73.2143.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.48.5534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.178.6034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.207.7135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.198.15444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.200.10744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.164.10044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.108.22152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.188.10252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.90.15.952.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

5 observed subdomains of getdata.io.

Web-graph footprint

Distinct hostnames that link to or from getdata.io in the public web crawl.

94 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for getdata.io.

MechanismTarget
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from getdata.io.

Cypher and MCP

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

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