Skip to content

Hostname

cookcountygov.com

Last fetched

cookcountygov.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cookcountygov.comRouting diversity7.1/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cookcountygov.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.77.2173.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.513.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.2163.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.2523.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.383.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.2083.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2333.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2493.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.1903.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.1083.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.152.17052.218.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.176.1852.218.176.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.177.5852.218.177.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.178.7452.218.178.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.180.17052.218.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.181.17052.218.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.183.9152.218.183.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.237.21052.218.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.131.8352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.145.15552.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
cook county bureau of info. tech. & auto. 69 w. washington 27th floor
Contact emails

Subdomains

6 observed subdomains of cookcountygov.com.

Web-graph footprint

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

79 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cookcountygov.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cookcountygov.com.

Cypher and MCP

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

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