Skip to content

Hostname

estro.hk

Last fetched

estro.hk resolves to 1 IPv4 address operated by AS58944 in HK.

Nutrition Label

WHISPER CANON · estro.hkRouting diversity1.5/10Peering density3.6/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/estro.hk

Resolution chain

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

IPPrefixASNOperatorCountry
154.91.1.207154.91.1.0/24AS58944HK

WHOIS identity

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

Subdomains

1 observed subdomain of estro.hk.

Subdomain
www.estro.hk

Web-graph footprint

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

32 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for estro.hk.

MechanismTarget
SPF_Aestro.hk
SPF_IP216.239.233.0/24
SPF_IP218.253.193.0/24
SPF_IP42.99.139.0/24
SPF_MXestro.hk

Related pages

Pivot deeper into the graph from estro.hk.

Cypher and MCP

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

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