Skip to content

Hostname

beniconnect.com

Last fetched

beniconnect.com resolves to 9 IPv4 addresses operated by AS20940 in CZ. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · beniconnect.comRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/beniconnect.com

Resolution chain

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

WHOIS identity

Registrar
iana:1262
Organization
beniconnect, slu
Contact emails

Subdomains

13 observed subdomains of beniconnect.com.

Web-graph footprint

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

136 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for beniconnect.com.

MechanismTarget
SPF_Abeniconnect.com
SPF_INCLUDE_spf.google.com
SPF_IP109.123.78.78
SPF_IP185.22.92.0/24
SPF_MXbeniconnect.com

Related pages

Pivot deeper into the graph from beniconnect.com.

Cypher and MCP

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

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