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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.45.77.44 | 194.45.76.0/22 | AS204151 | KVIKNET- | DK |
WHOIS identity
- Registrar
- iana:9
- Organization
- clipper group a s
- Contact emails
Subdomains
50 observed subdomains of clipper-group.com.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from clipper-group.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for clipper-group.com.
| Mechanism | Target |
|---|---|
| SPF_A | clipper-group.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 168.245.96.6/30 |
| SPF_IP | 190.242.110.90/30 |
| SPF_IP | 212.37.139.229/29 |
| SPF_IP | 218.255.88.224/27 |
| SPF_IP | 222.230.139.128/29 |
| SPF_IP | 24.244.142.167/32 |
| SPF_IP | 50.233.102.48/28 |
| SPF_IP | 75.56.8.81 |
| SPF_IP | 83.94.103.64/27 |
| SPF_IP | 92.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.