Skip to content

Hostname

www.webcode.codezesk.com

Last fetched

www.webcode.codezesk.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · www.webcode.codezesk.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/www.webcode.codezesk.com

Resolution chain

www.webcode.codezesk.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
156.238.98.83156.238.98.0/24AS59187JP

WHOIS identity

No WHOIS records are currently associated with www.webcode.codezesk.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for www.webcode.codezesk.com.

MechanismTarget
SPF_Awww.webcode.codezesk.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP103.177.43.157
SPF_IP103.39.132.38
SPF_IP109.123.236.37
SPF_IP156.238.98.83
SPF_MXwww.webcode.codezesk.com

Related pages

Pivot deeper into the graph from www.webcode.codezesk.com.

Cypher and MCP

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

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