Skip to content

Hostname

findlay.edu

Last fetched

findlay.edu is a registered hostname under the .edu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
the university of findlay
Contact emails

Subdomains

113 observed subdomains of findlay.edu.

Web-graph footprint

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

865 sites link to this hostname.

504 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for findlay.edu.

MechanismTarget
SPF_INCLUDE_sa0.findlay.edu
SPF_IP103.11.200.0/22
SPF_IP103.225.232.128/28
SPF_IP104.45.175.206/32
SPF_IP104.47.0.0/17
SPF_IP128.136.37.0/24
SPF_IP13.56.61.123
SPF_IP139.60.0.0/24
SPF_IP139.60.1.0/24
SPF_IP139.60.152.0/22
SPF_IP139.60.2.0/24
SPF_IP139.60.3.0/24
SPF_IP148.105.8.0/21
SPF_IP149.72.0.0/16
SPF_IP159.246.0.0/16
SPF_IP162.247.216.0/22
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_IP165.193.255.0/24
SPF_IP165.193.72.0/25
SPF_IP165.193.85.0/24
SPF_IP165.193.85.238
SPF_IP167.89.33.104
SPF_IP167.89.33.2
SPF_IP167.89.33.214/32
SPF_IP167.89.4.19
SPF_IP167.89.48.110/32
SPF_IP167.89.69.3
SPF_IP167.89.72.118
SPF_IP167.89.76.158/32
SPF_IP167.89.76.163
SPF_IP167.89.94.133/32
SPF_IP168.245.0.0/17
SPF_IP192.153.32.220
SPF_IP198.2.128.0/18
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/24
SPF_IP198.2.179.0/24
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP199.127.232.0/22
SPF_IP199.19.0.0/21
SPF_IP199.255.192.0/22
SPF_IP204.13.248.0/22
SPF_IP205.139.104.0/22
SPF_IP205.201.128.0/20
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP205.217.6.0/24
SPF_IP206.210.79.22/32
SPF_IP206.79.6.0/24
SPF_IP208.117.59.185/32
SPF_IP208.76.56.0/21
SPF_IP208.78.68.0/22
SPF_IP209.73.26.192/27
SPF_IP216.146.32.0/20
SPF_IP216.235.195.0/24
SPF_IP216.235.196.0/22
SPF_IP216.235.200.0/21
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403::0/48
SPF_IP34.192.112.253
SPF_IP34.195.213.231
SPF_IP34.198.225.191/32
SPF_IP34.198.24.3
SPF_IP34.198.91.107/32
SPF_IP37.216.222.128/28
SPF_IP38.106.32.22/32
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP52.100.0.0/14
SPF_IP52.180.90.234/32
SPF_IP52.222.62.51/32
SPF_IP52.222.73.120/32
SPF_IP52.222.73.83/32
SPF_IP52.222.75.85/32
SPF_IP52.224.142.128/32
SPF_IP52.42.205.164
SPF_IP54.186.193.102/32
SPF_IP54.240.0.0/18
SPF_IP64.244.120.32/27
SPF_IP64.244.122.192/27
SPF_IP64.244.127.128/27
SPF_IP64.244.127.160/27
SPF_IP66.151.139.73/32
SPF_IP66.45.103.0/25
SPF_IP69.169.224.0/20
SPF_IP69.48.252.128/25
SPF_IP69.72.46.146
SPF_IP74.219.47.218
SPF_IP76.223.180.0/23
SPF_IP76.223.188.0/24
SPF_IP76.223.189.0/24

Related pages

Pivot deeper into the graph from findlay.edu.

Cypher and MCP

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

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