Skip to content

Hostname

benzing.live

Last fetched

benzing.live resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · benzing.liveRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/benzing.live

Resolution chain

benzing.live resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.132.49.2108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.205.15634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.234.3334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.84.20434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.181.11252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.134.18052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.4.11752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.122.14952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.156.2954.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.126.18854.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.108.5554.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.235.13254.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.64.21463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.2.13999.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
gantner pigeon systems
Contact emails

Subdomains

14 observed subdomains of benzing.live.

Web-graph footprint

Distinct hostnames that link to or from benzing.live in the public web crawl.

11 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for benzing.live.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from benzing.live.

Cypher and MCP

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

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