Skip to content

Hostname

host159.com

Last fetched

host159.com resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in SG. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.155.65.132107.155.65.0/24AS29802HVC-AS - HIVELOCITY, Inc.SG

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

25 observed subdomains of host159.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for host159.com.

MechanismTarget
SPF_Ahost159.com
SPF_MXhost159.com

Related pages

Pivot deeper into the graph from host159.com.

Cypher and MCP

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

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