Hostname
corporalcapital.com
Last fetched
corporalcapital.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
corporalcapital.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.153.49.32 | 54.153.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.173.86 | 54.241.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.207.154 | 54.241.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.24.11 | 54.241.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of corporalcapital.com owner
- Contact emails
- 050349d6-c095-42de-b2a3-b1bb361d00ea@identity-protect.org
- 12c0fd0a-3cd7-49ca-bf7e-cada3c0170d6@identity-protect.org
- 4755078a-6794-4bae-b73e-b7d629ad8536@identity-protect.org
- 5ef53021-3828-4325-a6fa-cc7e7474b2fe@identity-protect.org
- 95e7160e-9f29-47fb-ad26-77cdc950c3a7@identity-protect.org
- 976a03d6-32b5-4239-873a-d36d978e6ce2@identity-protect.org
- fb15fe15-e342-4e41-b85b-fb117eb6224b@identity-protect.org
Subdomains
1 observed subdomain of corporalcapital.com.
| Subdomain |
|---|
| www.corporalcapital.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for corporalcapital.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from corporalcapital.com.
- IP · 54.153.49.32
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 050349d6-c095-42de-b2a3-b1bb361d00ea@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: "corporalcapital.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.