Skip to content

Hostname

wons.bt

Last fetched

wons.bt resolves to 2 IPv4 addresses operated by SUPERNET1-AS-AP - SuperNet Infocomm in BT.

Nutrition Label

WHISPER CANON · wons.btRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wons.bt

Resolution chain

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

IPPrefixASNOperatorCountry
103.161.249.69103.162.159.0/24AS141680SUPERNET1-AS-AP - SuperNet InfocommBT
202.144.128.131202.148.240.0/20AS18024BTTELECOM-AS-AP - Bhutan Telecom LtdBT

WHOIS identity

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

Subdomains

14 observed subdomains of wons.bt.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wons.bt.

MechanismTarget
SPF_Awons.bt
SPF_IP202.144.128.131
SPF_MXwons.bt

Related pages

Pivot deeper into the graph from wons.bt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wons.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.