Skip to content

Hostname

pgcc.edu

Last fetched

pgcc.edu resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · pgcc.eduRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/pgcc.edu

Resolution chain

pgcc.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.210.80.4618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.155.23452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
prince george's community college
Contact emails

Subdomains

97 observed subdomains of pgcc.edu.

Web-graph footprint

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

527 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for pgcc.edu.

MechanismTarget
SPF_INCLUDE_spf.academicworks.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.watermarkinsights.com
SPF_INCLUDEsystem.spektrix.com
SPF_IP12.228.6.215/32
SPF_IP131.118.229.146
SPF_IP148.163.140.124
SPF_IP148.163.144.124
SPF_IP148.59.100.16/28
SPF_IP176.31.145.254/32
SPF_IP204.153.78.123
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32

Related pages

Pivot deeper into the graph from pgcc.edu.

Cypher and MCP

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

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