Skip to content

Hostname

bnext.com.tw

Last fetched

bnext.com.tw resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists registrar:twnic as the registrar.

Nutrition Label

WHISPER CANON · bnext.com.twRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/bnext.com.tw

Resolution chain

bnext.com.tw resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.180.22113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.45.3613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.238.173.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.243.18435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.10.6735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.171.14852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.185.14454.150.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.217.16554.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.241.12054.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.132.3754.250.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.112.153.5013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.253.2313.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
registrar:twnic
Organization
??????????
Contact emails

Subdomains

13 observed subdomains of bnext.com.tw.

Web-graph footprint

Distinct hostnames that link to or from bnext.com.tw in the public web crawl.

2,148 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bnext.com.tw.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from bnext.com.tw.

Cypher and MCP

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

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