Hostname
1k3.com
Last fetched
1k3.com resolves to 2 IPv4 addresses operated by WorldStream - WorldStream B.V. in NL. WHOIS lists iana:1420 as the registrar.
Nutrition Label
Resolution chain
1k3.com 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 |
|---|---|---|---|---|
| 212.8.248.218 | 212.8.248.0/23 | AS49981 | WorldStream - WorldStream B.V. | NL |
| 46.19.143.61 | 46.19.136.0/21 | AS51852 | PLI-AS - Private Layer INC | CH |
WHOIS identity
- Registrar
- iana:1420
- Organization
- domain admin
- Contact emails
Subdomains
16 observed subdomains of 1k3.com.
Web-graph footprint
Distinct hostnames that link to or from 1k3.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from 1k3.com.
- IP · 212.8.248.218
- ASN · AS49981WorldStream - WorldStream B.V.
- Registrar · iana:1420
- Country · NL
- Email · ivatav@gmail.com
- TLD · .com
- Browse hostnames · 1k…
- 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: "1k3.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.