Skip to content

Hostname

anna-dsb.com

Last fetched

anna-dsb.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES.

Nutrition Label

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

Resolution chain

anna-dsb.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.213.12518.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.3818.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.4718.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.4918.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.245.60.12618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.4318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.207.1003.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.243.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.633.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.83.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

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 anna-dsb.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for anna-dsb.com.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com

Related pages

Pivot deeper into the graph from anna-dsb.com.

Cypher and MCP

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

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