Skip to content

Hostname

bbs.bt

Last fetched

bbs.bt resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · bbs.btRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bbs.bt

Resolution chain

bbs.bt resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.213.134.21613.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.83.3913.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.32.6518.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.181.1718.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.193.1847.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.254.19752.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.23.1652.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.215.11954.179.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.31.21954.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.56.5454.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with bbs.bt in WhisperGraph.

Subdomains

5 observed subdomains of bbs.bt.

Web-graph footprint

Distinct hostnames that link to or from bbs.bt in the public web crawl.

397 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bbs.bt.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP202.144.128.173

Related pages

Pivot deeper into the graph from bbs.bt.

Cypher and MCP

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

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