Hostname
guilfordcountync.gov
Last fetched
guilfordcountync.gov is a registered hostname under the .gov top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with guilfordcountync.gov in WhisperGraph.
Subdomains
57 observed subdomains of guilfordcountync.gov.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from guilfordcountync.gov in the public web crawl.
482 sites link to this hostname.
577 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
23 SPF mechanisms authorising senders for guilfordcountync.gov.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | guilfordcountync-gov.spf.smtp25.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.exclaimer.net |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 148.59.100.16/28 |
| SPF_IP | 174.46.207.236/32 |
| SPF_IP | 174.46.207.237/32 |
| SPF_IP | 207.245.141.38 |
| SPF_IP | 207.245.143.109 |
| SPF_IP | 208.64.237.225/32 |
| SPF_IP | 208.64.238.25/32 |
| SPF_IP | 208.64.238.5 |
| SPF_IP | 35.80.141.6/32 |
| SPF_IP | 44.229.121.55/32 |
| SPF_IP | 52.232.214.142/32 |
| SPF_IP | 52.232.214.153/32 |
| SPF_IP | 66.162.203.252 |
| SPF_IP | 69.5.85.0/25 |
| SPF_IP | 69.5.90.0/24 |
| SPF_IP | 8.34.161.0/24 |
Related pages
Pivot deeper into the graph from guilfordcountync.gov.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "guilfordcountync.gov"})-[: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.