Skip to content

Hostname

azds.com

Last fetched

azds.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · azds.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/azds.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.112.11218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.11818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.5618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.94.1033.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.123.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.323.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.43.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.83.113.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.1153.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.1273.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.183.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:440
Organization
azds interactive group
Contact emails

Subdomains

28 observed subdomains of azds.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for azds.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from azds.com.

Cypher and MCP

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

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