Skip to content

Hostname

levelhop.school

Last fetched

levelhop.school resolves to 2 IPv4 addresses operated by CELESTE-AS - Celeste SAS in FR. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · levelhop.schoolRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/levelhop.school

Resolution chain

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

IPPrefixASNOperatorCountry
185.100.4.210185.100.4.0/22AS34177CELESTE-AS - Celeste SASFR
185.100.4.220185.100.4.0/22AS34177CELESTE-AS - Celeste SASFR

WHOIS identity

Registrar
iana:83
Organization
Contact emails

Subdomains

6 observed subdomains of levelhop.school.

Web-graph footprint

Distinct hostnames that link to or from levelhop.school in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for levelhop.school.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com

Related pages

Pivot deeper into the graph from levelhop.school.

Cypher and MCP

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

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