Skip to content

Hostname

jetbean.com.tw

Last fetched

jetbean.com.tw resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA.

Nutrition Label

WHISPER CANON · jetbean.com.twRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/jetbean.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.94.153.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.423.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.513.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.653.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
Organization
???????????? jetbean
Contact emails

Subdomains

5 observed subdomains of jetbean.com.tw.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jetbean.com.tw.

MechanismTarget
SPF_INCLUDEspf-a.flydove.net

Related pages

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

Cypher and MCP

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

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