Skip to content

Hostname

groupediffusionplus.fr

Last fetched

groupediffusionplus.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · groupediffusionplus.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/groupediffusionplus.fr

Resolution chain

groupediffusionplus.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.105.204.2846.105.204.0/24AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
groupe diffusion plus
Contact emails

Subdomains

8 observed subdomains of groupediffusionplus.fr.

Web-graph footprint

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

32 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for groupediffusionplus.fr.

MechanismTarget
SPF_INCLUDE_spf_gcd.netmessage.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.2.211.186
SPF_IP194.2.211.189
SPF_IP54.36.191.102/32
SPF_IP54.36.221.72/30
SPF_IP89.83.127.133

Related pages

Pivot deeper into the graph from groupediffusionplus.fr.

Cypher and MCP

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

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