Skip to content

Hostname

fineco.it

Last fetched

fineco.it resolves to 20.4.145.130, announced in 20.0.0.0/11 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. fineco.it is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · fineco.itRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/fineco.it

Resolution chain

IPv6 resolution

No AAAA record for fineco.it is recorded in WhisperGraph.

Attribution

Github

saas · ORIGIN_AS

WHOIS identity

Registrar
registrar:barbero & associates ltd
Registrant organisation
finecobank s.p.a.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.fineco.it
  • a1-118.akam.net
  • a11-64.akam.net
  • a16-67.akam.net
  • a22-67.akam.net
  • a24-65.akam.net

MX records

  • mxa-003adb01.gslb.pphosted.com
  • mxb-003adb01.gslb.pphosted.com

SPF policy

  • ip: 204.115.118.0/24
  • ip: 193.193.183.0/24
  • include: spf.protection.outlook.com
  • ip: 195.135.201.102
  • ip: 2.239.217.34
  • ip: 20.19.165.89

Threat-feed evidence

History

Related pages

Pivot from fineco.it into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fineco.it"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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