Skip to content

Hostname

erasmus.fr

Last fetched

erasmus.fr resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:metaregistrar bv as the registrar.

Nutrition Label

WHISPER CANON · erasmus.frRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/erasmus.fr

Resolution chain

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

IPPrefixASNOperatorCountry
162.55.43.250162.55.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:metaregistrar bv
Organization
computer technology systems b.v.
Contact emails

Subdomains

3 observed subdomains of erasmus.fr.

Web-graph footprint

Distinct hostnames that link to or from erasmus.fr in the public web crawl.

23 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for erasmus.fr.

MechanismTarget
SPF_Aerasmus.fr
SPF_INCLUDEroutit.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.165.58.219
SPF_IP212.121.123.41
SPF_IP217.141.200.4
SPF_IP217.33.152.247/32
SPF_IP81.145.45.188/32
SPF_MXerasmus.fr

Related pages

Pivot deeper into the graph from erasmus.fr.

Cypher and MCP

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

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