Skip to content

Hostname

controlgroup.coop

Last fetched

controlgroup.coop resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1448 as the registrar.

Nutrition Label

WHISPER CANON · controlgroup.coopRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/controlgroup.coop

Resolution chain

controlgroup.coop resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.179.4313.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.5313.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.7713.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.179.913.32.178.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.175.11218.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.11318.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.218.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.7718.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:1448
Organization
control group cooperative
Contact emails

Subdomains

14 observed subdomains of controlgroup.coop.

Web-graph footprint

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

9 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for controlgroup.coop.

MechanismTarget
SPF_Acontrolgroup.coop
SPF_IP139.162.192.248
SPF_MXcontrolgroup.coop

Related pages

Pivot deeper into the graph from controlgroup.coop.

Cypher and MCP

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

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