Skip to content

Hostname

serenis.it

Last fetched

serenis.it resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · serenis.itRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/serenis.it

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.174.318.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.5418.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.5518.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.6418.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.11518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.2054.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.3054.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.4154.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.2354.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.4354.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.4454.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.7354.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.10299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi sas
Organization
serenis health srl
Contact emails

Subdomains

29 observed subdomains of serenis.it.

Web-graph footprint

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

569 sites link to this hostname.

333 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for serenis.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com

Related pages

Pivot deeper into the graph from serenis.it.

Cypher and MCP

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

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