Hostname
corbanjoyce.com
Last fetched
corbanjoyce.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
corbanjoyce.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.226.222.168 | 13.226.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.222.197 | 13.226.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.222.30 | 13.226.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.222.86 | 13.226.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.226.129 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.226.173 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.226.88 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.226.95 | 3.164.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of corbanjoyce.com owner
- Contact emails
- 1bb3f4dc-5dce-49cc-8504-6f45db83f6a5@identity-protect.org
- 2c27d979-b867-4e46-83d6-1c90d5d16be0@identity-protect.org
- 817547ec-0995-4c70-af3b-b2b57ee5a2fd@identity-protect.org
- 8a882fbc-9fec-41bc-94f3-02e62188b7fa@identity-protect.org
- 9aba4c1b-231b-4ada-8a91-34892317dc86@identity-protect.org
- b6e79ce2-f533-4c1e-9329-da8284763fd5@identity-protect.org
- owner-2400497@corbanjoyce.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of corbanjoyce.com.
| Subdomain |
|---|
| wildcard.corbanjoyce.com |
Threat posture
History
Related pages
Pivot deeper into the graph from corbanjoyce.com.
- IP · 13.226.222.168
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1bb3f4dc-5dce-49cc-8504-6f45db83f6a5@identity-protect.org
- 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: "corbanjoyce.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.