Skip to content

Hostname

avelia.it

Last fetched

avelia.it resolves to 185.82.224.97, announced in 185.82.224.0/22 by AVELIA - AVELIA SRL in IT. avelia.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 · avelia.itRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/avelia.it

Resolution chain

IPv6 resolution

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

Attribution

avelia

ORIGIN_AS

WHOIS identity

Registrar
registrar:tucows.com co.
Registrant organisation
mioindirizzo

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

  • ns1.avelia.it
  • ns2.avelia.it

MX records

  • avelia-it.mail.protection.outlook.com

SPF policy

  • include: _spf.google.com
  • include: musvc.com
  • include: spf.protection.outlook.com
  • a: avelia.it
  • mx: avelia.it
  • a: websrv01.avelia.it
  • a: websrv02.avelia.it
  • ip: 185.194.7.82
  • ip: 185.82.224.34
  • ip: 185.82.224.46
  • ip: 185.82.224.89
  • ip: 185.82.224.94
  • ip: 185.82.224.97
  • ip: 217.12.182.8
  • ip: 95.225.23.135

Threat-feed evidence

History

Related pages

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