Skip to content

Hostname

datasae.co

Last fetched

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

Nutrition Label

WHISPER CANON · datasae.coRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/datasae.co

Resolution chain

datasae.co resolves to 6 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
3.228.40.1713.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.255.16335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.190.23752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.174.14352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.114.15998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
Contact emails

Subdomains

38 observed subdomains of datasae.co.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from datasae.co.

Cypher and MCP

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

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