Skip to content

Hostname

wezaam.com

Last fetched

wezaam.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wezaam.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/wezaam.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.123.57.1313.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.80.163.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.226.783.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.49.603.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.199.273.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.216.2063.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.218.1843.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.150.1693.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.235.552.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.173.21763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.19.17863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.192.15363.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.158.14363.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.229.19751.102.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

63 observed subdomains of wezaam.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for wezaam.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from wezaam.com.

Cypher and MCP

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

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