Hostname
84codes.com
Last fetched
84codes.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
84codes.com 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 |
|---|---|---|---|---|
| 13.35.93.100 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.105 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.22 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.93 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.14 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.54 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.70 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.89 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 84codes ab
- Contact emails
- carl@84codes.com
- 2d3f5d6c-4feb-41f7-ae66-bae3d773295d@identity-protect.org
- 3371821a-57a6-418d-bb7c-6a9c09fd5cfe@identity-protect.org
- 8db17a12-6ab2-4dd7-b8e6-75a294087266@identity-protect.org
- 973af9ad-73d8-4d93-bf09-ba63ce674310@identity-protect.org
- 9dbe6b56-8644-4d1d-8976-5227d0804254@identity-protect.org
- d68b5927-8a37-4581-9f0e-89b3e7798162@identity-protect.org
- owner-6441440@84codes.com.whoisprivacyservice.org
- owner-6514007@84codes.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of 84codes.com.
Web-graph footprint
Distinct hostnames that link to or from 84codes.com in the public web crawl.
41 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for 84codes.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | helpscoutemail.com |
Related pages
Pivot deeper into the graph from 84codes.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "84codes.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.