Hostname
hostkiv.com
Last fetched
hostkiv.com resolves to 1 IPv4 address operated by AS59253 in SG. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
hostkiv.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 |
|---|---|---|---|---|
| 64.120.94.54 | 64.120.92.0/22 | AS59253 | — | SG |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
19 observed subdomains of hostkiv.com.
Showing 15 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hostkiv.com in the public web crawl.
5 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- hostkiv.com
SPF policy
19 SPF mechanisms authorising senders for hostkiv.com.
| Mechanism | Target |
|---|---|
| SPF_A | hostkiv.com |
| SPF_INCLUDE | nvme-servers.com |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | server-c-m1.nvme-servers.com |
| SPF_INCLUDE | server-h-m1.nvme-servers.com |
| SPF_INCLUDE | server-m1.nvme-servers.com |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_IP | 139.99.210.106 |
| SPF_IP | 142.132.132.113 |
| SPF_IP | 142.132.132.77 |
| SPF_IP | 176.9.143.4 |
| SPF_IP | 176.9.28.20 |
| SPF_IP | 213.202.208.145 |
| SPF_IP | 46.4.38.214 |
| SPF_IP | 46.4.38.215 |
| SPF_IP | 64.120.94.54 |
| SPF_IP | 65.108.68.22 |
| SPF_MX | hostkiv.com |
Related pages
Pivot deeper into the graph from hostkiv.com.
- IP · 64.120.94.54
- ASN · AS59253
- Registrar · iana:1068
- Country · SG
- Email · 621125aa25b249ddbaf92a42424a1e84.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ho…
- 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: "hostkiv.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.