Skip to content

Hostname

www.datlinq.com

Last fetched

www.datlinq.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · www.datlinq.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.datlinq.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.50.1013.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.1123.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.453.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.63.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.167.227.393.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.403.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.573.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.643.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with www.datlinq.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for www.datlinq.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from www.datlinq.com.

Cypher and MCP

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

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