Skip to content

Hostname

ccsgroup.fi

Last fetched

ccsgroup.fi resolves to 1 IPv4 address operated by AS51468 in NO.

Nutrition Label

WHISPER CANON · ccsgroup.fiRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/ccsgroup.fi

Resolution chain

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

IPPrefixASNOperatorCountry
104.37.38.67104.37.32.0/21AS51468NO

WHOIS identity

No WHOIS records are currently associated with ccsgroup.fi in WhisperGraph.

Subdomains

2 observed subdomains of ccsgroup.fi.

Web-graph footprint

Distinct hostnames that link to or from ccsgroup.fi in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ccsgroup.fi.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.41.214.32/24
SPF_IP194.111.215.106
SPF_IP61.206.171.130
SPF_IP62.71.2.192/26
SPF_IP85.131.1.143/32
SPF_IP85.131.1.145/32
SPF_IP92.43.35.197

Related pages

Pivot deeper into the graph from ccsgroup.fi.

Cypher and MCP

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

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