Skip to content

Hostname

pcci.edu

Last fetched

pcci.edu resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.62.139.12320.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
Organization
pensacola christian college
Contact emails

Subdomains

71 observed subdomains of pcci.edu.

Web-graph footprint

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

259 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pcci.edu.

MechanismTarget
SPF_INCLUDEspf-ext.pcci.edu
SPF_IP12.237.119.0/25
SPF_IP172.171.225.71
SPF_IP32.140.230.194
SPF_IP69.85.242.0/25

Related pages

Pivot deeper into the graph from pcci.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pcci.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.