Skip to content

Hostname

bentoweb.com

Last fetched

bentoweb.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bentoweb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bentoweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.251.199.21113.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.207.3518.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.59.23918.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.121.10718.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.45.12218.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.38.1563.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.158.3952.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.69.15552.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.187.24354.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.33.10054.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.34.2654.251.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
47.128.168.4747.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
semantic touch co.,ltd.
Contact emails

Subdomains

410 observed subdomains of bentoweb.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bentoweb.com.

MechanismTarget
SPF_Abentoweb.com
SPF_INCLUDE_spf.google.com
SPF_MXbentoweb.com

Related pages

Pivot deeper into the graph from bentoweb.com.

Cypher and MCP

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

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