Skip to content

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

WHISPER CANON · unicredit.itRouting diversity4.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/unicredit.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.21.64104.103.160.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.73.182.63104.75.8.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.IE
184.25.218.69184.26.56.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
2.17.181.1962.17.192.0/24AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.37.61.4923.37.93.0/24AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.38.172.13623.38.192.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.IE
23.45.239.6223.46.8.0/24AS16625AKAMAI-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.

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for unicredit.it.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from unicredit.it.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.