Skip to content

Hostname

casaplanet.it

Last fetched

casaplanet.it resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.161.102.7815.161.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
195.20.249.198195.20.224.0/19AS8560FR

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
casaplanet servizi immobiliari srl
Contact emails

Subdomains

2 observed subdomains of casaplanet.it.

Web-graph footprint

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

5 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for casaplanet.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from casaplanet.it.

Cypher and MCP

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

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