Skip to content

Hostname

wazdan.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.123108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.67108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.78108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.92108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
99.84.118.12199.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.1999.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.9099.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.9399.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.10099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.10299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

13 observed subdomains of wazdan.com.

Web-graph footprint

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

1,566 sites link to this hostname.

150 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

18 SPF mechanisms authorising senders for wazdan.com.

MechanismTarget
SPF_Awazdan.com
SPF_IP148.251.246.226
SPF_IP178.162.201.186
SPF_IP178.162.209.49
SPF_IP18.185.153.127
SPF_IP217.23.8.122
SPF_IP3.120.137.234
SPF_IP51.15.147.103
SPF_IP51.15.147.104
SPF_IP51.15.20.36
SPF_IP78.159.119.100
SPF_IP78.159.119.116
SPF_IP78.46.144.59
SPF_IP78.46.144.61
SPF_IP88.198.31.153
SPF_IP88.198.31.156
SPF_IP89.39.105.88
SPF_MXwazdan.com

Related pages

Pivot deeper into the graph from wazdan.com.

Cypher and MCP

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

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