Skip to content

Hostname

hki.com

Last fetched

hki.com resolves to 1 IPv4 address operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US.

Nutrition Label

WHISPER CANON · hki.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hki.com

Resolution chain

hki.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
12.19.87.19512.0.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from hki.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for hki.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.19.87.194
SPF_IP137.116.233.216
SPF_IP149.72.232.73
SPF_IP159.183.187.18
SPF_IP20.211.88.44
SPF_IP203.38.87.126
SPF_IP203.42.250.163
SPF_IP207.232.81.43/32
SPF_IP217.158.31.134
SPF_IP217.20.23.204
SPF_IP5.226.85.194
SPF_IP52.166.22.204/32
SPF_IP62.231.159.154
SPF_IP89.204.254.158

Related pages

Pivot deeper into the graph from hki.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hki.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.