Hostname
almirall.it
Last fetched
almirall.it resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:ascio technologies inc. as the registrar.
Nutrition Label
Resolution chain
almirall.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 |
|---|---|---|---|---|
| 149.126.72.16 | 149.126.72.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 149.126.74.16 | 149.126.74.0/24 | AS19551 | INCAPSULA - Incapsula Inc | DE |
WHOIS identity
- Registrar
- registrar:ascio technologies inc.
- Organization
- almirall,
- Contact emails
- —
Subdomains
1 observed subdomain of almirall.it.
| Subdomain |
|---|
| www.almirall.it |
Web-graph footprint
Distinct hostnames that link to or from almirall.it in the public web crawl.
98 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for almirall.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-0025b501.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from almirall.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "almirall.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.