Hostname
caspack.com
Last fetched
caspack.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
caspack.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0135602960
- Contact emails
- caspack.com@contactprivacy.com
- 15e4a857-6760-4a47-bb24-2e9d53e772bc@identity-protect.org
- 74d9a0d8-3db6-4ec0-a8fa-a67a0f4f3e44@identity-protect.org
- 9b8acaa4-d030-44ef-a7ec-e77c08642a2d@identity-protect.org
- ab0c368d-ab82-4ce5-8fc9-546a57066979@identity-protect.org
- b5308d57-6f9d-4a52-919d-7126fc1e3fe4@identity-protect.org
- ea710cd8-06ca-4858-973c-a600ecbe5a09@identity-protect.org
- owner-3822776@caspack.com.whoisprivacyservice.org
- owner-4615675@caspack.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of caspack.com.
| Subdomain |
|---|
| www.caspack.com |
Web-graph footprint
Distinct hostnames that link to or from caspack.com in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for caspack.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from caspack.com.
- IP · 16.12.64.184
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · caspack.com@contactprivacy.com
- 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: "caspack.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.