Skip to content

Hostname

jael-elearning.ch

Last fetched

jael-elearning.ch resolves to 1 IPv4 address operated by ASN-METANET Routingpeering issues: noc@metanet.ch in CH.

Nutrition Label

WHISPER CANON · jael-elearning.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jael-elearning.ch

Resolution chain

jael-elearning.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.46.57.199185.46.56.0/22AS21069ASN-METANET Routingpeering issues: noc@metanet.chCH

WHOIS identity

No WHOIS records are currently associated with jael-elearning.ch in WhisperGraph.

Subdomains

9 observed subdomains of jael-elearning.ch.

Web-graph footprint

Distinct hostnames that link to or from jael-elearning.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for jael-elearning.ch.

MechanismTarget
SPF_Ahosteurope.de
SPF_Ajael-elearning.ch
SPF_Arc22g2009.dnh.net
SPF_Awp020.webpack.hosteurope.de
SPF_IP144.76.15.123
SPF_IP176.28.34.133
SPF_IP2a01:488:42:1000:50ed:841b:0:0
SPF_IP2a01:488:42:1000:b01c:2285:ff8d:0
SPF_IP2a01:4f8:191:246:0:0:0:0
SPF_IP80.237.132.27
SPF_MXjael-elearning.ch

Related pages

Pivot deeper into the graph from jael-elearning.ch.

Cypher and MCP

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

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