Hostname
iktechn.com
Last fetched
iktechn.com resolves to 1 IPv4 address operated by ANSONNET-AS-UK in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
iktechn.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 |
|---|---|---|---|---|
| 92.113.28.194 | 92.113.24.0/21 | AS47583 | ANSONNET-AS-UK | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 125d0cd2f40bea24024f8ee2ffb0ff8996f09d74ad427840e769bed05437fd73@iktechn.com.whoisproxy.org
- 2e98d7980d47d4b339ab4c5ca7bdb6b0ac68e82c5e43a909090991f31609055c@iktechn.com.whoisproxy.org
- 312078fc200432b3663ec61f317bf22328de0dddfc47ab575c42268383854cf0@iktechn.com.whoisproxy.org
- 39a224c81767b233443549e369dbcfe644f33c8aa2b72489ff1c9b9110441046@iktechn.com.whoisproxy.org
- 3dcb49a20377918ef7cdb465e59626147495dcc456e2e789a0a72d0bc30846f1@iktechn.com.whoisproxy.org
- 87754e6612bab99c459046592ef90c76bfe74d8bd10cbab9a632893811f78662@iktechn.com.whoisproxy.org
- 9e7db7cc0c1dd07c28fd4d6ef642648f94761c9d25a7e946eb39ab3599743404@iktechn.com.whoisproxy.org
- aaf82d12ae995b1748438f1e6255c2faa30e3016c0810535acc76a3fc02558bb@iktechn.com.whoisproxy.org
- b15c08bcc3a075d04b15dc0cb966edd40f7cab18e5f879215760898e88bd8021@iktechn.com.whoisproxy.org
- b8bc62c863082cdf1b28d10882bebec557b178141cc786a3fd3b7c1f414a3d01@iktechn.com.whoisproxy.org
- c10fb071d34e0ff14a002a0d5a02fbd5da5aedf25e0a2777becac889c5dee7b3@iktechn.com.whoisproxy.org
- c2294009dbd33fcff94587e6c3f4740a3aebe6ffcaf79bba607e96ec4fe4f3a7@iktechn.com.whoisproxy.org
- dbb38623f834669a0609e3e0176d00a35b42270f21614cbe2f50716680edc396@iktechn.com.whoisproxy.org
- e7c0133da46e7170e0b43bcbc19aec64bd68e2dd32b1ea395bc0f8e537cfcfab@iktechn.com.whoisproxy.org
- ef44f9ae99e6f725f2bb23532e421204a4b830a7c912f09eebd3220d36b99bee@iktechn.com.whoisproxy.org
- f3928e74946ff44bc8df3888d39290ba6ec459f43913059cb8a2d34834c32a86@iktechn.com.whoisproxy.org
Subdomains
1 observed subdomain of iktechn.com.
| Subdomain |
|---|
| www.iktechn.com |
Web-graph footprint
Distinct hostnames that link to or from iktechn.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from iktechn.com.
- IP · 92.113.28.194
- ASN · AS47583ANSONNET-AS-UK
- Registrar · iana:269
- Country · FR
- Email · 125d0cd2f40bea24024f8ee2ffb0ff8996f09d74ad427840e769bed05437fd73@iktechn.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ik…
- 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: "iktechn.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.