Skip to content

Hostname

wayne.edu

Last fetched

wayne.edu resolves to 1 IPv4 address operated by MERIT-AS-14 - Merit Network Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
141.217.1.160141.217.0.0/16AS237MERIT-AS-14 - Merit Network Inc.US

WHOIS identity

Registrar
Organization
wayne state university
Contact emails

Subdomains

9,160 observed subdomains of wayne.edu.

Web-graph footprint

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

1,806 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for wayne.edu.

MechanismTarget
SPF_INCLUDE_spf1.wayne.edu
SPF_INCLUDE_spf2.wayne.edu
SPF_INCLUDEemail-od.com
SPF_INCLUDEspf.symplicity.com
SPF_INCLUDEzcsend.net
SPF_IP104.45.175.206/32
SPF_IP136.143.191.101/32
SPF_IP148.105.8.0/21
SPF_IP168.245.117.28
SPF_IP198.109.108.0/23
SPF_IP198.109.71.18
SPF_IP198.2.128.0/18
SPF_IP198.37.147.217
SPF_IP205.201.128.0/20
SPF_IP206.107.42.249/32
SPF_IP206.107.42.254/32
SPF_IP208.117.61.155/32
SPF_IP40.90.242.7/32
SPF_IP40.90.242.8/32
SPF_IP40.90.247.53/32
SPF_IP52.180.90.234/32
SPF_IP52.224.142.128/32
SPF_IP52.43.50.148/32
SPF_IP52.86.188.131/32

Related pages

Pivot deeper into the graph from wayne.edu.

Cypher and MCP

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

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