Skip to content

Hostname

macartegplus.fr

Last fetched

macartegplus.fr resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.69.68.6613.107.9.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
191.233.87.194191.240.102.0/23AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
51.144.116.4351.146.22.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:ovh
Organization
g plus
Contact emails

Subdomains

1 observed subdomain of macartegplus.fr.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for macartegplus.fr.

MechanismTarget
SPF_INCLUDEmx.ovh.com

Related pages

Pivot deeper into the graph from macartegplus.fr.

Cypher and MCP

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

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