Hostname
unicredit.it
Last fetched
unicredit.it resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:csc corporate domains, inc. as the registrar.
Nutrition Label
Resolution chain
unicredit.it resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.21.64 | 104.103.160.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 104.73.182.63 | 104.75.8.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IE |
| 184.25.218.69 | 184.26.56.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 2.17.181.196 | 2.17.192.0/24 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.37.61.49 | 23.37.93.0/24 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.38.172.136 | 23.38.192.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IE |
| 23.45.239.62 | 23.46.8.0/24 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc.
- Organization
- unicredit s.p.a.
- Contact emails
Subdomains
129 observed subdomains of unicredit.it.
Showing 25 of 129. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from unicredit.it in the public web crawl.
1,292 sites link to this hostname.
105 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for unicredit.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from unicredit.it.
- IP · 104.102.21.64
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:csc corporate domains, inc.
- Country · DE
- Email · domains@unicreditgroup.eu
- TLD · .it
- Browse hostnames · un…
- 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: "unicredit.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.