Hostname
codehack.com
Last fetched
codehack.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
codehack.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.32.205.115 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.62 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.70 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.85 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.69.22 | 18.161.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 18.161.69.40 | 18.161.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 18.161.69.68 | 18.161.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 18.161.69.84 | 18.161.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
WHOIS identity
Subdomains
2 observed subdomains of codehack.com.
| Subdomain |
|---|
| lice.codehack.com |
| www.codehack.com |
Web-graph footprint
Distinct hostnames that link to or from codehack.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for codehack.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_MX | codehack.com |
Related pages
Pivot deeper into the graph from codehack.com.
- IP · 13.32.205.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domreg@codehack.net
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "codehack.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.