Skip to content

Hostname

dnatest.ca

Last fetched

dnatest.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dnatest.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dnatest.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.206.10618.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.4218.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.5218.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.7618.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.198.1003.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.743.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.893.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.943.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from dnatest.ca in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dnatest.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from dnatest.ca.

Cypher and MCP

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

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