Skip to content

Hostname

groupex.coop

Last fetched

groupex.coop resolves to 1 IPv4 address operated by BACOM - Bell Canada in CA. WHOIS lists iana:465 as the registrar.

Nutrition Label

WHISPER CANON · groupex.coopRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/groupex.coop

Resolution chain

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

IPPrefixASNOperatorCountry
142.127.224.169142.127.224.0/24AS577BACOM - Bell CanadaCA

WHOIS identity

Registrar
iana:465
Organization
bernard marcotte
Contact emails

Subdomains

36 observed subdomains of groupex.coop.

Web-graph footprint

Distinct hostnames that link to or from groupex.coop in the public web crawl.

21 sites link to this hostname.

180 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for groupex.coop.

MechanismTarget
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.222.235.0/24
SPF_IP69.70.202.131

Related pages

Pivot deeper into the graph from groupex.coop.

Cypher and MCP

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

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