Hostname
pgcps.org
Last fetched
pgcps.org resolves to 1 IPv4 address operated by EPISERVER_AS in SE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
pgcps.org 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 |
|---|---|---|---|---|
| 217.114.94.2 | 217.114.94.0/24 | AS30811 | EPISERVER_AS | SE |
WHOIS identity
- Registrar
- iana:2
- Organization
- prince george's county public schools
- Contact emails
Subdomains
98 observed subdomains of pgcps.org.
Showing 25 of 98. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pgcps.org in the public web crawl.
675 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
27 SPF mechanisms authorising senders for pgcps.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | customerspf.schoolmessenger.com |
| SPF_INCLUDE | mx.benefitfocus.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 103.151.192.0/23 |
| SPF_IP | 103.2.140.0/22 |
| SPF_IP | 103.47.204.0/22 |
| SPF_IP | 116.90.140.41 |
| SPF_IP | 158.120.80.0/21 |
| SPF_IP | 167.89.2.95 |
| SPF_IP | 170.10.68.0/22 |
| SPF_IP | 185.12.80.0/22 |
| SPF_IP | 188.172.128.0/20 |
| SPF_IP | 192.155.81.199/32 |
| SPF_IP | 192.161.144.0/20 |
| SPF_IP | 203.31.36.0/22 |
| SPF_IP | 207.58.147.64/28 |
| SPF_IP | 210.48.71.172 |
| SPF_IP | 210.48.71.198/30 |
| SPF_IP | 210.48.71.200/28 |
| SPF_IP | 216.198.0.0/18 |
| SPF_IP | 216.22.15.224/27 |
| SPF_IP | 43.228.184.0/22 |
| SPF_IP | 50.56.72.228 |
| SPF_IP | 50.57.187.177 |
| SPF_IP | 64.26.76.96/27 |
| SPF_IP | 66.250.190.0/23 |
Related pages
Pivot deeper into the graph from pgcps.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pgcps.org"})-[: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.