All hostnames tun.in resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label WHISPER CANON · tun.in Routing diversity 5.0/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/tun.in Resolution chain tun.in resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 16.15.0.156 16.15.0.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.0.180 16.15.0.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.126 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.139 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.150 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.184 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.30 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.35 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.36 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.15.4.8 16.15.4.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.113.155 52.219.113.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.113.51 52.219.113.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.120.19 52.219.120.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.192.67 52.219.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.193.123 52.219.193.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.193.171 52.219.193.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.193.187 52.219.193.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.193.83 52.219.193.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.194.115 52.219.194.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.219.194.187 52.219.194.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:81 Organization chris robertson Contact emails Web-graph footprint Distinct hostnames that link to or from tun.in in the public web crawl.
1,844 sites link to this hostname.
1 site linked to from this hostname.
Related pages Pivot deeper into the graph from tun.in.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tun.in"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .