Skip to content

Hostname

epasss.it

Last fetched

epasss.it resolves to 1 IPv4 address operated by AS20746 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · epasss.itRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/epasss.it

Resolution chain

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

IPPrefixASNOperatorCountry
156.54.43.6156.54.43.0/24AS20746IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
e.p.a.s.s.s. ente provinciale acli servizi sociali e sanitari
Contact emails

Subdomains

5 observed subdomains of epasss.it.

Web-graph footprint

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

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for epasss.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.ot-mail.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP213.171.163.77
SPF_IP95.174.2.240

Related pages

Pivot deeper into the graph from epasss.it.

Cypher and MCP

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

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