Skip to content

Hostname

ajm.codes

Last fetched

ajm.codes resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ajm.codesRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ajm.codes

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.196.1193.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.1293.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.523.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.623.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
65.8.76.10565.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.4765.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.7765.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.965.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:468
Organization
on behalf of ajm.codes owner
Contact emails

Subdomains

27 observed subdomains of ajm.codes.

Web-graph footprint

Distinct hostnames that link to or from ajm.codes in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ajm.codes.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from ajm.codes.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ajm.codes"})-[: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.