Skip to content

Hostname

clipper-group.com

Last fetched

clipper-group.com resolves to 1 IPv4 address operated by KVIKNET- in DK. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · clipper-group.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/clipper-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.45.77.44194.45.76.0/22AS204151KVIKNET-DK

WHOIS identity

Registrar
iana:9
Organization
clipper group a s
Contact emails

Subdomains

50 observed subdomains of clipper-group.com.

Web-graph footprint

Distinct hostnames that link to or from clipper-group.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for clipper-group.com.

MechanismTarget
SPF_Aclipper-group.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP168.245.96.6/30
SPF_IP190.242.110.90/30
SPF_IP212.37.139.229/29
SPF_IP218.255.88.224/27
SPF_IP222.230.139.128/29
SPF_IP24.244.142.167/32
SPF_IP50.233.102.48/28
SPF_IP75.56.8.81
SPF_IP83.94.103.64/27
SPF_IP92.43.123.46

Related pages

Pivot deeper into the graph from clipper-group.com.

Cypher and MCP

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

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