Skip to content

Hostname

sepr.edu

Last fetched

sepr.edu resolves to 1 IPv4 address operated by O2SWITCH in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.164.19109.234.164.0/22AS50474O2SWITCHFR

WHOIS identity

No WHOIS records are currently associated with sepr.edu in WhisperGraph.

Subdomains

5 observed subdomains of sepr.edu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sepr.edu.

MechanismTarget
SPF_INCLUDE_spf.eolas-services.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXsepr.edu

Related pages

Pivot deeper into the graph from sepr.edu.

Cypher and MCP

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

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