Hostname
ikf.com.ua
Last fetched
ikf.com.ua resolves to 2 IPv4 addresses operated by AS16276 in FR.
Nutrition Label
Resolution chain
ikf.com.ua 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 |
|---|---|---|---|---|
| 51.68.107.5 | 51.68.0.0/16 | AS16276 | — | FR |
| 51.68.97.214 | 51.68.0.0/16 | AS16276 | — | FR |
WHOIS identity
No WHOIS records are currently associated with ikf.com.ua in WhisperGraph.
Subdomains
3 observed subdomains of ikf.com.ua.
| Subdomain |
|---|
| 1c.ikf.com.ua |
| www.ikf.com.ua |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ikf.com.ua in the public web crawl.
6 sites link to this hostname.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for ikf.com.ua.
| Mechanism | Target |
|---|---|
| SPF_A | ikf.com.ua |
| SPF_INCLUDE | spf2.esputnik.com |
| SPF_IP | 156.67.54.239 |
| SPF_IP | 94.232.213.239 |
| SPF_MX | ikf.com.ua |
Related pages
Pivot deeper into the graph from ikf.com.ua.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ikf.com.ua"})-[: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.