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
Resolution chain
ajm.codes resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.196.119 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.129 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.52 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.62 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 65.8.76.105 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.47 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.77 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.9 | 65.8.76.0/22 | AS16509 | AMAZON-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.
Showing 22 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ajm.codes in the public web crawl.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ajm.codes.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.