Skip to content

Hostname

benzenenetwork.com

Last fetched

benzenenetwork.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · benzenenetwork.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/benzenenetwork.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.156.1223.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1023.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1133.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1083.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1693.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1883.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.353.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.633.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.25552.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.15952.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.17952.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.10752.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.9552.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.352.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.7152.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.200.1152.219.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of benzenenetwork.com.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for benzenenetwork.com.

MechanismTarget
SPF_INCLUDEzohomail.com

Related pages

Pivot deeper into the graph from benzenenetwork.com.

Cypher and MCP

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

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