Hostname
capna.com
Last fetched
capna.com resolves to 1 IPv4 address operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
capna.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 63.241.189.53 | 63.240.0.0/15 | AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of capna.com owner
- Contact emails
- dlaw@capna.biz
- capna.com@domainsbyproxy.com
- 0eecbaad-6a90-4689-bb5a-13fd044f543f@identity-protect.org
- 265b9ccc-6b00-4f3a-8f31-ea3e5edd6bce@identity-protect.org
- 50d723fb-94b0-48c8-803e-eac0ea2d6bd5@identity-protect.org
- 60be1745-d91b-456e-a325-bef73b3f1584@identity-protect.org
- 8aabea21-0119-4ff0-86b6-ed68708d2070@identity-protect.org
- 8b0d35c9-764c-4e80-bd9e-e179c4111c25@identity-protect.org
- owner-4960670@capna.com.whoisprivacyservice.org
- owner-5851588@capna.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of capna.com.
Web-graph footprint
Distinct hostnames that link to or from capna.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for capna.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.vca.com |
| SPF_MX | capna.com |
Related pages
Pivot deeper into the graph from capna.com.
- IP · 63.241.189.53
- ASN · AS7018ATT-INTERNET4 - AT&T Enterprises, LLC
- Registrar · iana:468
- Country · US
- Email · dlaw@capna.biz
- TLD · .com
- Browse hostnames · ca…
- 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: "capna.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.