Hostname
ccpedigrees.se
Last fetched
ccpedigrees.se resolves to 2 IPv4 addresses operated by AS34941 in SE. WHOIS lists registrar:wopsa.se/cygrids as the registrar.
Nutrition Label
Resolution chain
ccpedigrees.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.118.207.170 | 85.118.200.0/21 | AS34941 | — | SE |
| 185.112.137.194 | 185.112.136.0/23 | AS34941 | — | SE |
WHOIS identity
- Registrar
- registrar:wopsa.se/cygrids
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of ccpedigrees.se.
| Subdomain |
|---|
| www.ccpedigrees.se |
Web-graph footprint
Distinct hostnames that link to or from ccpedigrees.se in the public web crawl.
86 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ccpedigrees.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.wopsa.se |
| SPF_IP | 185.112.137.10 |
| SPF_IP | 85.118.207.170 |
Related pages
Pivot deeper into the graph from ccpedigrees.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ccpedigrees.se"})-[: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.