Skip to content

Hostname

codelocks.com

Last fetched

codelocks.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.120.105108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.6108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.87108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.90108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
18.172.202.1118.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.11818.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.3318.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.9018.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for codelocks.com.

MechanismTarget
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_INCLUDEzoho.eu

Related pages

Pivot deeper into the graph from codelocks.com.

Cypher and MCP

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

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