Skip to content

Hostname

cod.edu

Last fetched

cod.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · cod.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cod.edu

Resolution chain

cod.edu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for cod.edu.

MechanismTarget
SPF_INCLUDE5367455.spf06.hubspotemail.net
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.11.200.0/22
SPF_IP103.151.192.0/23
SPF_IP13.237.211.159
SPF_IP13.56.61.123
SPF_IP148.59.100.16/28
SPF_IP150.230.240.226
SPF_IP162.88.24.0/24
SPF_IP162.88.28.0/24
SPF_IP162.88.36.0/23
SPF_IP162.88.4.0/23
SPF_IP167.89.66.128/32
SPF_IP167.89.86.154/32
SPF_IP168.245.29.173
SPF_IP184.106.13.89/32
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP192.174.90.242/32
SPF_IP192.203.136.203
SPF_IP192.203.136.32
SPF_IP192.203.136.94
SPF_IP192.230.230.0/25
SPF_IP192.230.237.0/24
SPF_IP192.230.238.0/24
SPF_IP198.187.196.100/32
SPF_IP199.19.0.0/21
SPF_IP204.13.248.0/22
SPF_IP204.8.10.114/32
SPF_IP205.139.104.0/22
SPF_IP205.139.105.48/29
SPF_IP206.16.207.0/24
SPF_IP206.79.6.0/24
SPF_IP206.79.6.128/26
SPF_IP208.117.49.214/32
SPF_IP208.185.229.45/32
SPF_IP208.40.241.140/30
SPF_IP208.76.56.0/21
SPF_IP208.78.68.0/22
SPF_IP209.102.220.0/22
SPF_IP209.11.223.142
SPF_IP209.222.82.0/24
SPF_IP216.146.32.0/20
SPF_IP216.198.0.0/18
SPF_IP216.235.195.0/24
SPF_IP216.235.196.0/22
SPF_IP216.235.197.198/32
SPF_IP216.235.200.0/21
SPF_IP216.32.146.0/23
SPF_IP216.37.18.6/32
SPF_IP23.22.228.238/32
SPF_IP3.128.220.127
SPF_IP3.128.236.80
SPF_IP3.139.232.78
SPF_IP3.17.232.9
SPF_IP3.216.118.133
SPF_IP3.220.127.182/32
SPF_IP3.223.100.88
SPF_IP3.228.38.108
SPF_IP3.28.77.232
SPF_IP34.194.230.233/32
SPF_IP34.194.81.60/32
SPF_IP34.197.133.25/32
SPF_IP34.198.106.176/32
SPF_IP34.198.122.65
SPF_IP34.198.24.3
SPF_IP34.198.69.122/32
SPF_IP34.198.69.238/32
SPF_IP34.200.182.36
SPF_IP34.230.107.215/32
SPF_IP34.230.162.194
SPF_IP34.231.156.186/32
SPF_IP34.250.117.27/32
SPF_IP34.250.203.24/32
SPF_IP35.168.199.206/32
SPF_IP35.168.237.202/32
SPF_IP35.174.117.211
SPF_IP35.182.61.240
SPF_IP35.80.141.6/32
SPF_IP37.216.222.128/28
SPF_IP38.127.225.237/32
SPF_IP38.127.225.55/32
SPF_IP38.127.225.67/32
SPF_IP44.229.121.55/32
SPF_IP50.112.114.135/32
SPF_IP50.18.89.44
SPF_IP51.112.32.123
SPF_IP52.0.20.102
SPF_IP52.2.238.96
SPF_IP52.20.146.34
SPF_IP52.204.31.221/32
SPF_IP52.206.75.63/32
SPF_IP52.210.155.131
SPF_IP52.25.101.79
SPF_IP52.3.209.175

Related pages

Pivot deeper into the graph from cod.edu.

Cypher and MCP

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

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