Skip to content

Hostname

ausl.re.it

Last fetched

ausl.re.it resolves to 1 IPv4 address operated by AS-RETELIT-IRIDEOS - Retelit Digital Services S.p.A. in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · ausl.re.itRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ausl.re.it

Resolution chain

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

IPPrefixASNOperatorCountry
46.228.254.19846.228.240.0/20AS3302AS-RETELIT-IRIDEOS - Retelit Digital Services S.p.A.IT

WHOIS identity

Registrar
iana:168
Organization
azienda unita sanitaria locale di reggio emilia
Contact emails

Subdomains

11 observed subdomains of ausl.re.it.

Web-graph footprint

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

464 sites link to this hostname.

259 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ausl.re.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.62.185.233
SPF_IP195.62.187.130/32
SPF_IP195.62.187.136/32
SPF_IP85.35.104.54/32
SPF_IP85.35.104.57/32
SPF_MXausl.re.it

Related pages

Pivot deeper into the graph from ausl.re.it.

Cypher and MCP

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

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