Hostname
d1kk.com
Last fetched
d1kk.com resolves to 7 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in SG. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
d1kk.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.26.213.149 | 154.24.0.0/13 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 154.26.213.24 | 154.24.0.0/13 | AS174 | COGENT-174 - Cogent Communications, LLC | SG |
| 74.48.25.38 | 74.48.0.0/18 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 74.48.25.40 | 74.48.0.0/18 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 74.48.25.44 | 74.48.0.0/18 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 74.48.93.59 | 74.48.64.0/18 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
| 74.48.93.60 | 74.48.64.0/18 | AS35916 | MULTA-ASN1 - MULTACOM CORPORATION | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domain admin
- Contact emails
Subdomains
1 observed subdomain of d1kk.com.
| Subdomain |
|---|
| www.d1kk.com |
Threat posture
History
Related pages
Pivot deeper into the graph from d1kk.com.
- IP · 154.26.213.149
- ASN · AS174COGENT-174 - Cogent Communications, LLC
- Registrar · iana:1068
- Country · SG
- Email · reg_21030698@whoisprotection.cc
- TLD · .com
- Browse hostnames · d1…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "d1kk.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.