Skip to content

Hostname

windsorgov.com

Last fetched

windsorgov.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · windsorgov.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/windsorgov.com

Resolution chain

windsorgov.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.38.182104.18.38.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.149.74172.64.149.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
89.106.200.15389.106.200.0/24AS209626US

WHOIS identity

Registrar
iana:2
Organization
town of windsor
Contact emails

Subdomains

14 observed subdomains of windsorgov.com.

Web-graph footprint

Distinct hostnames that link to or from windsorgov.com in the public web crawl.

292 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for windsorgov.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.142.62.163
SPF_IP192.88.54.211/32
SPF_IP207.38.72.0/21
SPF_IP74.114.66.241/32

Related pages

Pivot deeper into the graph from windsorgov.com.

Cypher and MCP

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

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