Skip to content

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

WHISPER CANON · pcca.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pcca.com

Resolution chain

pcca.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
12.157.124.7012.157.124.0/24AS18824PCCA-HQ - Plains Cotton Cooperative AssociationUS

WHOIS identity

Registrar
iana:468
Organization
on behalf of pcca.com owner
Contact emails

Subdomains

66 observed subdomains of pcca.com.

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pcca.com.

MechanismTarget
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_INCLUDEamazonses.com
SPF_INCLUDEsaemails.specopssoft.com
SPF_INCLUDEspf-002d1501.pphosted.com
SPF_IP12.157.124.25
SPF_IP12.157.124.61
SPF_IP12.157.124.70

Related pages

Pivot deeper into the graph from pcca.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.