All hostnames bt.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label WHISPER CANON · bt.io Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 3.3/10 Resolver footprint 3.2/10 canon.whisper.security/host/bt.io Resolution chain bt.io 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 18.161.170.32 18.161.168.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.161.170.5 18.161.168.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.161.170.95 18.161.168.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.161.170.97 18.161.168.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.174.46.117 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.28 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.45 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.87 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.230.183.10 54.230.180.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 54.230.183.122 54.230.180.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 54.230.183.30 54.230.180.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 99.84.160.120 99.84.160.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.160.73 99.84.160.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.160.8 99.84.160.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.160.81 99.84.160.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.230.183.82 54.230.180.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT
WHOIS identity Registrar iana:81 Organization owner theway holdings Contact emails — Subdomains 12 observed subdomains of bt.io.
Web-graph footprint Distinct hostnames that link to or from bt.io in the public web crawl.
221 sites link to this hostname.
3 sites linked to from this hostname.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for bt.io.
Related pages Pivot deeper into the graph from bt.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bt.io"})-[: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 .