Skip to content

Hostname

hkbm.com.ua

Last fetched

hkbm.com.ua resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in DE.

Nutrition Label

WHISPER CANON · hkbm.com.uaRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/hkbm.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
143.42.194.250143.42.192.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE

WHOIS identity

No WHOIS records are currently associated with hkbm.com.ua in WhisperGraph.

Subdomains

2 observed subdomains of hkbm.com.ua.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hkbm.com.ua.

MechanismTarget
SPF_Ahkbm.com.ua
SPF_IP143.42.194.250
SPF_MXhkbm.com.ua

Related pages

Pivot deeper into the graph from hkbm.com.ua.

Cypher and MCP

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

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

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