All hostnames t7r.link resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.
Nutrition Label WHISPER CANON · t7r.link Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 3.3/10 Resolver footprint 4.6/10 canon.whisper.security/host/t7r.link Resolution chain t7r.link resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.227.192.113 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.12 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.85 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.91 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.244.18.107 18.244.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.244.18.45 18.244.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.244.18.54 18.244.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.244.18.6 18.244.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.168.167.121 3.168.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR 3.168.167.61 3.168.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR 3.168.167.86 3.168.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR 3.168.167.98 3.168.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR 13.32.12.12 13.32.12.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. HU 13.32.12.100 13.32.12.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. HU 13.32.12.25 13.32.12.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. HU 13.32.12.92 13.32.12.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. HU
WHOIS identity Registrar iana:1068 Organization privacy service provided by withheld for privacy ehf Contact emails — Related pages Pivot deeper into the graph from t7r.link.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "t7r.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .