Skip to content

Hostname

benderici.com

Last fetched

benderici.com resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · benderici.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/benderici.com

Resolution chain

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

IPPrefixASNOperatorCountry
158.69.226.133158.69.0.0/16AS16276CA

WHOIS identity

Registrar
iana:1068
Organization
benderici networks.inc
Contact emails

Subdomains

7 observed subdomains of benderici.com.

Web-graph footprint

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

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • benderici.com

SPF policy

7 SPF mechanisms authorising senders for benderici.com.

MechanismTarget
SPF_Abenderici.com
SPF_IP145.239.5.17
SPF_IP158.69.226.133
SPF_IP158.69.253.26
SPF_IP167.114.118.112
SPF_IP167.114.210.230
SPF_MXbenderici.com

Related pages

Pivot deeper into the graph from benderici.com.

Cypher and MCP

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

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