Skip to content

Hostname

moroccomail.fr

Last fetched

moroccomail.fr resolves to 3 IPv4 addresses operated by AS-HOSTINGER in DE. WHOIS lists registrar:one.com a/s as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
82.25.102.2682.25.96.0/21AS47583AS-HOSTINGERDE
92.113.16.13992.113.16.0/21AS47583AS-HOSTINGERDE
92.113.23.25592.113.16.0/21AS47583AS-HOSTINGERDE

WHOIS identity

Registrar
registrar:one.com a/s
Organization
ano nymous
Contact emails

Subdomains

10 observed subdomains of moroccomail.fr.

Web-graph footprint

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

397 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for moroccomail.fr.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from moroccomail.fr.

Cypher and MCP

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

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