Hostname
krnetic.com
Last fetched
krnetic.com resolves to 1 IPv4 address operated by AS200698 in BA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
krnetic.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 |
|---|---|---|---|---|
| 185.212.108.2 | 185.212.108.0/24 | AS200698 | — | BA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- igor krnetic
- Contact emails
Subdomains
7 observed subdomains of krnetic.com.
Web-graph footprint
Distinct hostnames that link to or from krnetic.com in the public web crawl.
10 sites link to this hostname.
40 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- krnetic.com
SPF policy
4 SPF mechanisms authorising senders for krnetic.com.
| Mechanism | Target |
|---|---|
| SPF_A | krnetic.com |
| SPF_IP | 185.164.35.48 |
| SPF_IP | 185.212.108.17/24 |
| SPF_MX | krnetic.com |
Related pages
Pivot deeper into the graph from krnetic.com.
- IP · 185.212.108.2
- ASN · AS200698
- Registrar · iana:1068
- Country · BA
- Email · 30dcee3b3a084c7583890f88937ae523.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · kr…
- 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: "krnetic.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.