Skip to content

Hostname

weather.cod.edu

Last fetched

weather.cod.edu resolves to 1 IPv4 address operated by COD-GE-IL - College of duPage in US.

Nutrition Label

WHISPER CANON · weather.cod.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/weather.cod.edu

Resolution chain

weather.cod.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.203.136.228192.203.136.0/23AS17196COD-GE-IL - College of duPageUS

WHOIS identity

No WHOIS records are currently associated with weather.cod.edu in WhisperGraph.

Web-graph footprint

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

488 sites link to this hostname.

136 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for weather.cod.edu.

MechanismTarget
SPF_IP130.126.157.8
SPF_IP142.0.177.117
SPF_IP142.0.177.118
SPF_IP142.0.181.100
SPF_IP142.0.181.99
SPF_IP148.163.135.28
SPF_IP148.163.139.28
SPF_IP192.203.136.203
SPF_IP192.203.136.94
SPF_MXweather.cod.edu

Related pages

Pivot deeper into the graph from weather.cod.edu.

Cypher and MCP

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

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