Skip to content

Hostname

apss.tn.it

Last fetched

apss.tn.it resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:1329 as the registrar.

Nutrition Label

WHISPER CANON · apss.tn.itRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/apss.tn.it

Resolution chain

apss.tn.it resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.160.73.21515.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
15.161.156.8015.161.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
99.80.82.15299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.25.15399.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1329
Organization
azienda provinciale per i servizi sanitari
Contact emails

Subdomains

37 observed subdomains of apss.tn.it.

Web-graph footprint

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

336 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for apss.tn.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmusvc.com
SPF_IP109.205.107.196
SPF_IP109.205.107.197
SPF_IP194.105.55.74/29
SPF_IP194.105.55.77

Related pages

Pivot deeper into the graph from apss.tn.it.

Cypher and MCP

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

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