Skip to content

Hostname

esi.edu.sa

Last fetched

esi.edu.sa resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · esi.edu.saRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/esi.edu.sa

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.11.163135.181.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with esi.edu.sa in WhisperGraph.

Subdomains

17 observed subdomains of esi.edu.sa.

Web-graph footprint

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

124 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for esi.edu.sa.

MechanismTarget
SPF_Aesi.edu.sa
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEzcsend.net
SPF_INCLUDEzoho.com
SPF_IP135.181.11.163
SPF_IP138.201.48.133
SPF_IP65.21.17.191
SPF_IP94.23.178.179
SPF_MXesi.edu.sa

Related pages

Pivot deeper into the graph from esi.edu.sa.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "esi.edu.sa"})-[: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.