Skip to content

Hostname

groupe-esp.com

Last fetched

groupe-esp.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · groupe-esp.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/groupe-esp.com

Resolution chain

groupe-esp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.98.129.18387.98.128.0/17AS16276FR

WHOIS identity

Registrar
iana:433
Organization
esp
Contact emails

Subdomains

5 observed subdomains of groupe-esp.com.

Web-graph footprint

Distinct hostnames that link to or from groupe-esp.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for groupe-esp.com.

MechanismTarget
SPF_INCLUDE_spf.oktey.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tipimail.com
SPF_IP151.80.24.88
SPF_IP193.248.161.106
SPF_IP212.84.57.211
SPF_IP46.105.106.105/32
SPF_IP62.210.146.90/32
SPF_IP81.93.29.69

Related pages

Pivot deeper into the graph from groupe-esp.com.

Cypher and MCP

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

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