Skip to content

Hostname

discuss-learning.eu

Last fetched

discuss-learning.eu resolves to 1 IPv4 address operated by AS12876 in FR.

Nutrition Label

WHISPER CANON · discuss-learning.euRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/discuss-learning.eu

Resolution chain

discuss-learning.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
163.172.194.203163.172.0.0/16AS12876FR

WHOIS identity

No WHOIS records are currently associated with discuss-learning.eu in WhisperGraph.

Subdomains

2 observed subdomains of discuss-learning.eu.

Web-graph footprint

Distinct hostnames that link to or from discuss-learning.eu in the public web crawl.

7 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • discuss-learning.eu

SPF policy

5 SPF mechanisms authorising senders for discuss-learning.eu.

MechanismTarget
SPF_Adiscuss-learning.eu
SPF_IP163.172.194.182
SPF_IP163.172.194.203
SPF_IP212.83.182.200
SPF_MXdiscuss-learning.eu

Related pages

Pivot deeper into the graph from discuss-learning.eu.

Cypher and MCP

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

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