Skip to content

Hostname

groupeseb.com

Last fetched

groupeseb.com resolves to 3 IPv4 addresses operated by NAMESHIELDGRP in FR.

Nutrition Label

WHISPER CANON · groupeseb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/groupeseb.com

Resolution chain

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

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from groupeseb.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for groupeseb.com.

MechanismTarget
SPF_INCLUDEspf-0013b801.pphosted.com
SPF_INCLUDEspf-0013b802.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP108.128.21.86
SPF_IP13.37.17.159/32
SPF_IP15.236.171.222/32
SPF_IP159.183.154.24
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32
SPF_IP5.144.137.195

Related pages

Pivot deeper into the graph from groupeseb.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "groupeseb.com"})-[: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.