Skip to content

Hostname

eaurmc.fr

Last fetched

eaurmc.fr resolves to 2 IPv4 addresses operated by AS34177 in FR. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · eaurmc.frRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/eaurmc.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:nameshield
Organization
Contact emails

Subdomains

43 observed subdomains of eaurmc.fr.

Web-graph footprint

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

855 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for eaurmc.fr.

MechanismTarget
SPF_A_spf2.reflexece.com
SPF_Aeaurmc.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.58.140.234/32
SPF_IP37.58.181.16/32
SPF_MXeaurmc.fr

Related pages

Pivot deeper into the graph from eaurmc.fr.

Cypher and MCP

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

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