Skip to content

Hostname

unison.link

Last fetched

unison.link resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · unison.linkRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/unison.link

Resolution chain

unison.link resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.163.198.1053.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.1213.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.1253.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.393.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.253.2054.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.253.3254.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.253.6854.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.253.8254.230.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by value-domain
Contact emails

Subdomains

1 observed subdomain of unison.link.

Web-graph footprint

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

9 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from unison.link.

Cypher and MCP

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

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