Skip to content

Hostname

eusoft.it

Last fetched

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

Nutrition Label

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

Resolution chain

eusoft.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:fastweb s.p.a.
Organization
eusoft srl
Contact emails

Subdomains

8 observed subdomains of eusoft.it.

Web-graph footprint

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

15 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for eusoft.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.214.234.130
SPF_IP104.46.33.147
SPF_IP51.144.121.68
SPF_IP85.18.95.0/24
SPF_IP92.223.216.56/29
SPF_IP93.61.102.82
SPF_MXeusoft.it

Related pages

Pivot deeper into the graph from eusoft.it.

Cypher and MCP

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

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