Hostname
cms-cmck.com
Last fetched
cms-cmck.com resolves to 1 IPv4 address operated by AS25279 in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
cms-cmck.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 |
|---|---|---|---|---|
| 217.68.10.131 | 217.68.0.0/20 | AS25279 | — | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- cms cameron mckenna llp
- Contact emails
Subdomains
33 observed subdomains of cms-cmck.com.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cms-cmck.com in the public web crawl.
75 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for cms-cmck.com.
| Mechanism | Target |
|---|---|
| SPF_A | cms-cmck.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 137.135.218.126 |
| SPF_IP | 137.135.222.224 |
| SPF_IP | 168.63.72.253 |
| SPF_IP | 199.91.137.26/32 |
| SPF_IP | 212.113.131.230 |
| SPF_IP | 212.113.135.142 |
| SPF_IP | 40.68.30.255 |
| SPF_IP | 52.178.139.194 |
| SPF_IP | 64.18.0.0/20 |
| SPF_IP | 80.69.128.126 |
| SPF_IP | 82.196.43.166 |
| SPF_IP | 82.196.43.180 |
| SPF_IP | 82.196.43.181 |
| SPF_IP | 82.196.47.44 |
| SPF_IP | 82.196.47.45 |
| SPF_MX | cms-cmck.com |
Related pages
Pivot deeper into the graph from cms-cmck.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cms-cmck.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.