Skip to content

Hostname

snes.edu

Last fetched

snes.edu resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · snes.eduRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/snes.edu

Resolution chain

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

IPPrefixASNOperatorCountry
149.202.109.134149.202.0.0/16AS16276FR

WHOIS identity

Registrar
Organization
snes
Contact emails

Subdomains

230 observed subdomains of snes.edu.

Web-graph footprint

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

529 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for snes.edu.

MechanismTarget
SPF_Asnes.edu
SPF_IP213.41.103.10
SPF_IP213.41.103.11
SPF_IP213.41.103.132
SPF_IP213.41.103.133
SPF_IP213.41.103.137
SPF_IP213.41.103.138
SPF_IP213.41.103.139
SPF_IP213.41.103.170
SPF_IP213.41.103.212
SPF_IP213.41.103.3
SPF_MXsnes.edu

Related pages

Pivot deeper into the graph from snes.edu.

Cypher and MCP

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

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