Skip to content

Hostname

reed.edu

Last fetched

reed.edu resolves to 1 IPv4 address operated by REED-AS-1 - The Reed Institute in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
134.10.50.30134.10.0.0/16AS395501REED-AS-1 - The Reed InstituteUS

WHOIS identity

Registrar
Organization
reed college
Contact emails

Subdomains

1,923 observed subdomains of reed.edu.

Web-graph footprint

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

2,087 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for reed.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_IP134.10.0.0/16
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP52.173.196.55/32
SPF_IP66.151.109.0/24
SPF_MXreed.edu

Related pages

Pivot deeper into the graph from reed.edu.

Cypher and MCP

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

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