Hostname
codephusion.com
Last fetched
codephusion.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
codephusion.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.225.196.23 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.67 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.80 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.97 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.163.139.126 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.163.139.40 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.163.139.69 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.163.139.81 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
WHOIS identity
- Registrar
- iana:468
- Organization
- whois data protection sp. z o.o.
- Contact emails
- cyvfyxvtegmu-r@mail.whoisdataprotection.com
- 06b3475f-ea83-4b09-9187-32e3e4a14b21@identity-protect.org
- 83731f1a-a79c-4bbb-8813-90c46ddcd442@identity-protect.org
- 9edcf95b-6801-4075-a434-ffb4d55dada9@identity-protect.org
- acf531bb-c092-410e-bce4-38fde2b2c5b7@identity-protect.org
- dbeeb9ac-a5bd-4b9e-90db-2484231b23b4@identity-protect.org
- dd5ec0a6-dbcc-422b-a13a-e122236aee70@identity-protect.org
Subdomains
2 observed subdomains of codephusion.com.
Web-graph footprint
Distinct hostnames that link to or from codephusion.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for codephusion.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from codephusion.com.
- IP · 13.225.196.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · cyvfyxvtegmu-r@mail.whoisdataprotection.com
- 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: "codephusion.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.