Skip to content

Hostname

bentza.com

Last fetched

bentza.com resolves to 1 IPv4 address operated by AS31244 in RO. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · bentza.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bentza.com

Resolution chain

bentza.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.216.156.12091.216.156.0/24AS31244RO

WHOIS identity

Registrar
iana:106
Organization
benta marius
Contact emails

Subdomains

12 observed subdomains of bentza.com.

Web-graph footprint

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

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bentza.com

SPF policy

4 SPF mechanisms authorising senders for bentza.com.

MechanismTarget
SPF_Abentza.com
SPF_IP91.216.156.100
SPF_IP91.216.156.120
SPF_MXbentza.com

Related pages

Pivot deeper into the graph from bentza.com.

Cypher and MCP

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

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