Skip to content

Hostname

codewizardshq.com

Last fetched

codewizardshq.com resolves to 12 IPv4 addresses operated by AS64073 in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.52.160.0.0.0/0AS64073US
13.226.52.50.0.0.0/0AS64073US
13.226.52.860.0.0.0/0AS64073US
13.226.52.910.0.0.0/0AS64073US
13.32.241.11313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.1199.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.5799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for codewizardshq.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from codewizardshq.com.

Cypher and MCP

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

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