Skip to content

Hostname

codecorp.com

Last fetched

codecorp.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.147.18100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.200.19244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.135.11344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.173.19744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.141.21644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.129.11944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.187.12654.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.190.77.14054.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.39.5832.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for codecorp.com.

MechanismTarget
SPF_INCLUDE4271022.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsfc.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP13.110.78.229
SPF_IP204.246.134.132
SPF_IP205.220.168.164
SPF_IP205.220.180.164
SPF_IP65.204.201.226
SPF_IP72.166.48.130
SPF_IP96.237.178.226

Related pages

Pivot deeper into the graph from codecorp.com.

Cypher and MCP

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

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