Skip to content

Hostname

groupe-e.ch

Last fetched

groupe-e.ch resolves to 1 IPv4 address operated by VTX-NETWORK in CH.

Nutrition Label

WHISPER CANON · groupe-e.chRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/groupe-e.ch

Resolution chain

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

IPPrefixASNOperatorCountry
212.40.26.42212.40.0.0/19AS12350VTX-NETWORKCH

WHOIS identity

Registrar
Organization
fournisseurs comptabilite
Contact emails

Subdomains

81 observed subdomains of groupe-e.ch.

Web-graph footprint

Distinct hostnames that link to or from groupe-e.ch in the public web crawl.

531 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for groupe-e.ch.

MechanismTarget
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDEem6379.groupe-e.ch
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.net4all.ch
SPF_IP46.16.74.199

Related pages

Pivot deeper into the graph from groupe-e.ch.

Cypher and MCP

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

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