Skip to content

Hostname

esf.edu

Last fetched

esf.edu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

esf.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.30.96104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.31.96104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
suny college of environmental science and forestry
Contact emails

Subdomains

187 observed subdomains of esf.edu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

80 SPF mechanisms authorising senders for esf.edu.

MechanismTarget
SPF_EXISTS%{i}._spf.sparkpostmail.com
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEilliad.oclc.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_INCLUDEsvc.ny.gov
SPF_IP104.130.123.85
SPF_IP128.230.171.72
SPF_IP136.223.155.13/32
SPF_IP136.223.204.96
SPF_IP136.223.204.97
SPF_IP136.226.155.13
SPF_IP147.160.167.0/26
SPF_IP147.160.167.14/32
SPF_IP147.160.167.15/32
SPF_IP149.119.6.0/24
SPF_IP149.119.7.44
SPF_IP149.72.197.36
SPF_IP149.72.24.152
SPF_IP149.72.244.64
SPF_IP149.72.61.6
SPF_IP159.112.241.1
SPF_IP159.112.242.178
SPF_IP159.112.247.178
SPF_IP159.112.247.179
SPF_IP159.112.247.180
SPF_IP159.112.247.181
SPF_IP159.112.247.182
SPF_IP159.112.252.237
SPF_IP159.135.226.83
SPF_IP159.135.237.56
SPF_IP161.38.192.196
SPF_IP161.38.197.221
SPF_IP161.38.198.110
SPF_IP161.38.199.254
SPF_IP167.89.90.10
SPF_IP167.89.90.109
SPF_IP18.223.90.162/32
SPF_IP192.237.158.52
SPF_IP192.237.159.131
SPF_IP192.237.159.132
SPF_IP192.237.159.133
SPF_IP198.207.147.224/27
SPF_IP204.239.0.224/27
SPF_IP204.8.10.114/32
SPF_IP205.139.104.0/22
SPF_IP205.139.105.168
SPF_IP205.139.105.48/29
SPF_IP206.79.6.128/26
SPF_IP208.40.241.140/30
SPF_IP216.230.14.224/27
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.24.224.0/20
SPF_IP216.27.11.70
SPF_IP216.27.20.130
SPF_IP216.27.20.140
SPF_IP216.27.20.141/30
SPF_IP216.27.20.142
SPF_IP216.37.18.6/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP34.197.131.165
SPF_IP34.197.134.60/32
SPF_IP34.199.159.209/32
SPF_IP34.202.114.167
SPF_IP34.251.106.174/32
SPF_IP50.31.38.253
SPF_IP52.45.21.204
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP52.5.21.95
SPF_IP52.55.21.93
SPF_IP64.209.141.221/32
SPF_IP69.72.40.228
SPF_IP69.72.44.24
SPF_IP69.72.46.73
SPF_IP69.72.46.79

Related pages

Pivot deeper into the graph from esf.edu.

Cypher and MCP

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

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