Skip to content

Hostname

els.edu

Last fetched

els.edu resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.113199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.13199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

Registrar
Organization
els language centers
Contact emails

Subdomains

21 observed subdomains of els.edu.

Web-graph footprint

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

507 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for els.edu.

MechanismTarget
SPF_INCLUDE5020112.spf03.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-westus.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tipalti.com
SPF_IP192.197.58.204
SPF_IP207.102.254.146/29
SPF_IP207.81.212.176

Related pages

Pivot deeper into the graph from els.edu.

Cypher and MCP

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

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