Skip to content

Hostname

enerp.it

Last fetched

enerp.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · enerp.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/enerp.it

Resolution chain

enerp.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
mobile solutions srl
Contact emails

Subdomains

3 observed subdomains of enerp.it.

Web-graph footprint

Distinct hostnames that link to or from enerp.it in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for enerp.it.

MechanismTarget
SPF_INCLUDE_spf.elmecnet.net
SPF_INCLUDE_spf.zucchetti.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.168.47.63
SPF_IP185.53.150.176
SPF_IP194.79.58.114/32
SPF_IP194.79.59.93
SPF_IP94.102.134.94

Related pages

Pivot deeper into the graph from enerp.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "enerp.it"})-[: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.