Skip to content

Hostname

pcc.edu

Last fetched

pcc.edu resolves to 1 IPv4 address operated by PCCNET - Portland Community College in US.

Nutrition Label

WHISPER CANON · pcc.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/pcc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
209.152.46.213209.152.32.0/19AS22919PCCNET - Portland Community CollegeUS

WHOIS identity

Registrar
Organization
portland community college
Contact emails

Subdomains

123 observed subdomains of pcc.edu.

Web-graph footprint

Distinct hostnames that link to or from pcc.edu in the public web crawl.

1,748 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for pcc.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEmbssmtp.mbsbooks.com
SPF_INCLUDEspf-0008df03.pphosted.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP176.31.145.254/32
SPF_IP194.29.38.184
SPF_IP198.105.13.131/32
SPF_IP198.187.196.0/24
SPF_IP205.139.104.0/22
SPF_IP207.21.221.175
SPF_IP207.21.221.176
SPF_IP207.21.221.177
SPF_IP207.21.221.178
SPF_IP207.21.221.179
SPF_IP208.117.49.214/32
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP209.143.65.64/26
SPF_IP209.152.32.22
SPF_IP216.157.35.124
SPF_IP216.235.195.0/24
SPF_IP216.37.17.227/32
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP35.80.141.6/32
SPF_IP40.122.113.94/32
SPF_IP44.229.121.55/32
SPF_IP44.240.211.67/32
SPF_IP50.31.58.66
SPF_IP64.72.147.142/32
SPF_IP64.72.147.23/32
SPF_IP64.74.237.230/31
SPF_IP74.122.104.0/22

Related pages

Pivot deeper into the graph from pcc.edu.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pcc.edu"})-[: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.