Skip to content

Hostname

asso.hk

Last fetched

asso.hk resolves to 1 IPv4 address operated by AS203432 in FR.

Nutrition Label

WHISPER CANON · asso.hkRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/asso.hk

Resolution chain

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

IPPrefixASNOperatorCountry
89.234.177.15089.234.176.0/23AS203432FR

WHOIS identity

No WHOIS records are currently associated with asso.hk in WhisperGraph.

Subdomains

14 observed subdomains of asso.hk.

Web-graph footprint

Distinct hostnames that link to or from asso.hk in the public web crawl.

98 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for asso.hk.

MechanismTarget
SPF_Aasso.hk
SPF_IP2a00:5881:1041:500:0:0:0:1111
SPF_IP89.234.177.150
SPF_MXasso.hk

Related pages

Pivot deeper into the graph from asso.hk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "asso.hk"})-[: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.