Skip to content

Hostname

retro.hk

Last fetched

retro.hk resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · retro.hkRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/retro.hk

Resolution chain

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

IPPrefixASNOperatorCountry
209.124.82.218209.124.80.0/21AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

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

Subdomains

24 observed subdomains of retro.hk.

Web-graph footprint

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

8 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • retro.hk

SPF policy

4 SPF mechanisms authorising senders for retro.hk.

MechanismTarget
SPF_Aretro.hk
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEspf.supercp.com
SPF_IP70.32.23.61

Related pages

Pivot deeper into the graph from retro.hk.

Cypher and MCP

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

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