Skip to content

Hostname

bt.io

Last fetched

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.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.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.

IPPrefixASNOperatorCountry
18.161.170.3218.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.518.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.9518.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.9718.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1173.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.283.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.453.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.873.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.183.1054.230.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
54.230.183.12254.230.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
54.230.183.3054.230.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
99.84.160.12099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.183.8254.230.180.0/22AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bt.io.

MechanismTarget
SPF_INCLUDEamazonses.com

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.