Skip to content

Hostname

adapt.snes.edu

Last fetched

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

Nutrition Label

WHISPER CANON · adapt.snes.eduRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/adapt.snes.edu

Resolution chain

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

IPPrefixASNOperatorCountry
5.135.159.1655.135.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with adapt.snes.edu in WhisperGraph.

Subdomains

2 observed subdomains of adapt.snes.edu.

Web-graph footprint

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

47 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for adapt.snes.edu.

MechanismTarget
SPF_IP137.74.228.24/29
SPF_IP141.95.148.158
SPF_IP149.202.109.128/28
SPF_IP164.132.235.17/32
SPF_IP213.41.103.170
SPF_IP213.41.103.210
SPF_IP213.41.103.212
SPF_IP46.105.83.144/28
SPF_IP5.135.27.112/28
SPF_IP5.135.92.56/29
SPF_IP51.210.209.66
SPF_IP51.38.246.56/29
SPF_IP51.38.58.53
SPF_IP51.68.240.105/32
SPF_IP51.91.51.67
SPF_IP79.137.23.40/29
SPF_IP91.134.82.89

Related pages

Pivot deeper into the graph from adapt.snes.edu.

Cypher and MCP

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

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