Hostname
k2cod.com
Last fetched
k2cod.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1387
- Organization
- babayi
- Contact emails
Subdomains
7 observed subdomains of k2cod.com.
Web-graph footprint
Distinct hostnames that link to or from k2cod.com in the public web crawl.
11 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- k2cod.com
SPF policy
12 SPF mechanisms authorising senders for k2cod.com.
| Mechanism | Target |
|---|---|
| SPF_A | k2cod.com |
| SPF_IP | 178.216.251.226 |
| SPF_IP | 185.120.222.141 |
| SPF_IP | 185.49.85.155 |
| SPF_IP | 199.167.138.25 |
| SPF_IP | 77.238.122.167 |
| SPF_IP | 79.127.127.69 |
| SPF_IP | 79.127.127.70 |
| SPF_IP | 79.127.127.71 |
| SPF_IP | 79.127.127.74 |
| SPF_IP | 79.127.127.95 |
| SPF_MX | k2cod.com |
Related pages
Pivot deeper into the graph from k2cod.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "k2cod.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.