Skip to content

Hostname

hokmshelem.com

Last fetched

hokmshelem.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · hokmshelem.comRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hokmshelem.com

Resolution chain

hokmshelem.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.89.155.148159.89.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
208.98.35.80208.98.35.0/24AS46844SHARKTECH - SharktechUS

WHOIS identity

Registrar
iana:69
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

3 observed subdomains of hokmshelem.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from hokmshelem.com.

Cypher and MCP

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

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