Skip to content

Hostname

linkup.top

Last fetched

linkup.top resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1466 as the registrar.

Nutrition Label

WHISPER CANON · linkup.topRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/linkup.top

Resolution chain

linkup.top resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.36.113108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.59108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.75108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.9108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.47108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.48108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.71108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.93108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.128.23108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.128.59108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.128.66108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.128.93108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
13.227.192.10913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.67.221.1018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.10018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.10718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.8018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:1466
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Web-graph footprint

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

344 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from linkup.top.

Cypher and MCP

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

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