Skip to content

Hostname

moneweb.fr

Last fetched

moneweb.fr resolves to 2 IPv4 addresses operated by AS25540 in FR. WHOIS lists registrar:ascio technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · moneweb.frRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/moneweb.fr

Resolution chain

moneweb.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:ascio technologies inc.
Organization
lme
Contact emails

Subdomains

56 observed subdomains of moneweb.fr.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for moneweb.fr.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_IP217.15.80.7/32
SPF_IP217.15.88.7/32
SPF_IP2a01:6380:0:0:0:0:2:1
SPF_IP83.243.20.162/32
SPF_MXmoneweb.fr

Related pages

Pivot deeper into the graph from moneweb.fr.

Cypher and MCP

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

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