Skip to content

Hostname

bluserena.it

Last fetched

bluserena.it resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.139.12245.223.139.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.145.12245.223.145.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
bluserena spa
Contact emails

Subdomains

29 observed subdomains of bluserena.it.

Web-graph footprint

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

135 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bluserena.it.

MechanismTarget
SPF_Abluserena.it
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.realsender.com
SPF_IP172.104.144.28
SPF_IP172.104.152.66
SPF_IP93.51.246.226
SPF_MXbluserena.it

Related pages

Pivot deeper into the graph from bluserena.it.

Cypher and MCP

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

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