Skip to content

Hostname

datasae.com

Last fetched

datasae.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · datasae.comRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/datasae.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.211.172.1418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.202.3918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.162.1334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.255.16335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.174.14352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.129.4354.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.114.15998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.221.111100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.145.13332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.156.23632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of datasae.com owner
Contact emails

Subdomains

37 observed subdomains of datasae.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for datasae.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from datasae.com.

Cypher and MCP

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

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