Skip to content

Hostname

groupechopard.com

Last fetched

groupechopard.com resolves to 1 IPv4 address operated by AS15401 in FR. WHOIS lists iana:14 as the registrar.

Nutrition Label

WHISPER CANON · groupechopard.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/groupechopard.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.193.51.13431.193.48.0/22AS15401FR

WHOIS identity

Registrar
iana:14
Organization
ecl
Contact emails

Subdomains

22 observed subdomains of groupechopard.com.

Web-graph footprint

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

323 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for groupechopard.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.mail.digicontacts.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.6.66.14
SPF_IP207.54.65.189
SPF_IP207.54.67.165
SPF_IP37.235.93.96
SPF_IP90.102.172.105
SPF_IP91.223.240.206/32
SPF_IP91.223.240.207/32

Related pages

Pivot deeper into the graph from groupechopard.com.

Cypher and MCP

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

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