Skip to content

Hostname

castasrl.it

Last fetched

castasrl.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:keliweb s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · castasrl.itRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/castasrl.it

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.12513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.174.1752.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.4752.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.7052.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.7852.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:keliweb s.r.l.
Organization
casta
Contact emails

Subdomains

1 observed subdomain of castasrl.it.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for castasrl.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.supermail.cloud

Related pages

Pivot deeper into the graph from castasrl.it.

Cypher and MCP

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

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