Skip to content

Hostname

codemattock.com

Last fetched

codemattock.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · codemattock.comRouting diversity5.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/codemattock.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.11816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.17416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.8016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.35.7752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.25352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.61.5352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.78.13952.216.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.107.21152.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.121.2952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.138.21352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.142.14952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.169.2952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.98.3552.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.164.12554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.7754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.8554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for codemattock.com.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from codemattock.com.

Cypher and MCP

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

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