Skip to content

Hostname

moasure.fr

Last fetched

moasure.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:epag domainservices gmbh as the registrar.

Nutrition Label

WHISPER CANON · moasure.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/moasure.fr

Resolution chain

moasure.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:epag domainservices gmbh
Organization
3d technologies
Contact emails

Subdomains

2 observed subdomains of moasure.fr.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • moasure.fr

SPF policy

3 SPF mechanisms authorising senders for moasure.fr.

MechanismTarget
SPF_Amoasure.fr
SPF_IP185.224.198.22
SPF_MXmoasure.fr

Related pages

Pivot deeper into the graph from moasure.fr.

Cypher and MCP

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

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