Skip to content

Hostname

datalanguage.com

Last fetched

datalanguage.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · datalanguage.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/datalanguage.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.174.11418.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.12218.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.318.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.9218.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.249.1013.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.263.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.373.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.593.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

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

Subdomains

3 observed subdomains of datalanguage.com.

Web-graph footprint

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

45 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for datalanguage.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from datalanguage.com.

Cypher and MCP

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

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