Skip to content

Hostname

benesyst.com

Last fetched

benesyst.com resolves to 3 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · benesyst.comRouting diversity3.0/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/benesyst.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.214.152.249162.214.152.0/21AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
77.37.55.21477.37.54.0/23AS47583LT
92.112.183.14392.112.180.0/22AS47583LT

WHOIS identity

Registrar
iana:2
Organization
beneficial systems
Contact emails

Subdomains

9 observed subdomains of benesyst.com.

Web-graph footprint

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

24 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for benesyst.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP162.214.152.249
SPF_IP162.241.154.21
SPF_IP184.61.77.250

Related pages

Pivot deeper into the graph from benesyst.com.

Cypher and MCP

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

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