Skip to content

Hostname

enhivo.com

Last fetched

enhivo.com resolves to 1 IPv4 address operated by Cyber_Folks-RO-DC_FLO - Cyber_Folks SRL in RO. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · enhivo.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/enhivo.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.96.84.580.96.84.0/24AS34358Cyber_Folks-RO-DC_FLO - Cyber_Folks SRLRO

WHOIS identity

Registrar
iana:151
Organization
img printing prod srl
Contact emails

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for enhivo.com.

MechanismTarget
SPF_Aenhivo.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP80.96.84.5
SPF_MXenhivo.com

Related pages

Pivot deeper into the graph from enhivo.com.

Cypher and MCP

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

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