Hostname
ccstpa.com
Last fetched
ccstpa.com resolves to 1 IPv4 address operated by RMH-14 - Rackspace Hosting in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ccstpa.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 |
|---|---|---|---|---|
| 199.204.138.30 | 199.204.136.0/22 | AS33070 | RMH-14 - Rackspace Hosting | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ccstpa.com owner
- Contact emails
- is@ccstpa.com
- 08b9cc56-8647-461a-b71d-2fe537b32d6d@identity-protect.org
- 095a6215-cf5b-4d8c-8a3a-ca48decc51b3@identity-protect.org
- 1291e826-468a-437b-9d94-dbcd4a252b09@identity-protect.org
- 3c45f183-e950-448c-a95d-acec2feacbc0@identity-protect.org
- abfe3380-70e8-46a2-988f-56b78715faf6@identity-protect.org
- bf787258-f26c-4611-acba-3a0924c4e3e5@identity-protect.org
- c3bdb0bd-e6ad-4e12-b192-995df74abdc6@identity-protect.org
- owner-1466548@ccstpa.com.whoisprivacyservice.org
- owner-6603845@ccstpa.com.whoisprivacyservice.org
- owner-6905723@ccstpa.com.whoisprivacyservice.org
- owner-9491340@ccstpa.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of ccstpa.com.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for ccstpa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.z142.zixworks.com |
| SPF_MX | smtp.bcbsmn.com |
| SPF_MX | smtp2.bcbsmn.com |
Related pages
Pivot deeper into the graph from ccstpa.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ccstpa.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.