Hostname
pcca.com
Last fetched
pcca.com resolves to 1 IPv4 address operated by PCCA-HQ - Plains Cotton Cooperative Association in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pcca.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 |
|---|---|---|---|---|
| 12.157.124.70 | 12.157.124.0/24 | AS18824 | PCCA-HQ - Plains Cotton Cooperative Association | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pcca.com owner
- Contact emails
- joe.tubb@pcca.com
- 0e388c1f-f42a-4bf7-b094-489a3973fffd@identity-protect.org
- 7618d3a6-5799-4b14-b1ac-4076a08d8908@identity-protect.org
- ab6590fa-638c-48d8-b7b7-ee82ec87dfd6@identity-protect.org
- ce1fb7c4-2492-464a-9ba1-ff88e8015c59@identity-protect.org
- f0416b50-0110-44f6-8aee-9a05e3dbeeea@identity-protect.org
- fba938a1-7190-4aa7-9c7d-ed61057d3fff@identity-protect.org
- owner-4366053@pcca.com.whoisprivacyservice.org
- owner-5538802@pcca.com.whoisprivacyservice.org
- owner-668914@pcca.com.whoisprivacyservice.org
- owner-9603446@pcca.com.whoisprivacyservice.org
- owner-9846069@pcca.com.whoisprivacyservice.org
Subdomains
66 observed subdomains of pcca.com.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pcca.com in the public web crawl.
71 sites link to this hostname.
150 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for pcca.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-ip.pcca.com |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.ultipro.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | saemails.specopssoft.com |
| SPF_INCLUDE | spf-002d1501.pphosted.com |
| SPF_IP | 12.157.124.25 |
| SPF_IP | 12.157.124.61 |
| SPF_IP | 12.157.124.70 |
Related pages
Pivot deeper into the graph from pcca.com.
- IP · 12.157.124.70
- ASN · AS18824PCCA-HQ - Plains Cotton Cooperative Association
- Registrar · iana:468
- Country · US
- Email · joe.tubb@pcca.com
- TLD · .com
- Browse hostnames · pc…
- 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: "pcca.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.