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
Resolution chain
bluserena.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.223.139.122 | 45.223.139.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.223.145.122 | 45.223.145.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- registrar:aruba s.p.a.
- Organization
- bluserena spa
- Contact emails
Subdomains
29 observed subdomains of bluserena.it.
Showing 25 of 29. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | bluserena.it |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf.ess.de.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.realsender.com |
| SPF_IP | 172.104.144.28 |
| SPF_IP | 172.104.152.66 |
| SPF_IP | 93.51.246.226 |
| SPF_MX | bluserena.it |
Related pages
Pivot deeper into the graph from bluserena.it.
- IP · 45.223.139.122
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · registrar:aruba s.p.a.
- Country · US
- Email · cednotifichesistemi@bluserena.it
- TLD · .it
- Browse hostnames · bl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.