Skip to content

Hostname

eaglewise.it

Last fetched

eaglewise.it resolves to 195.182.210.135, announced in 195.182.210.0/24 by NAVIGABENE - REVOLUTION PROVIDER SRL in IT. eaglewise.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 · eaglewise.itRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/eaglewise.it

Resolution chain

IPv6 resolution

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

Attribution

revolution

ORIGIN_AS

WHOIS identity

Registrar
registrar:aruba business s.r.l.
Registrant organisation
luigi cesare terruzzi

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

  • dns.tol.it
  • dns2.tol.it

MX records

  • mail3.gruppomol.it
  • mail4.gruppomol.it

SPF policy

  • ip: 194.185.43.0/25
  • ip: 213.92.11.128/27
  • mx: eaglewise.it
  • ip: 213.92.5.57
  • ip: 213.92.5.70

Threat-feed evidence

History

Related pages

Pivot from eaglewise.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: "eaglewise.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.