Skip to content

Hostname

comdata.it

Last fetched

comdata.it is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. comdata.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 · comdata.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/comdata.it

Resolution chain

No IPv4 resolution is recorded for comdata.it in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
registrar:register s.p.a.
Registrant organisation
comdata bis s.c.r.l.

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

  • azdns3.gotoweb.it
  • azdns4.gotoweb.it
  • dns.itline.it
  • azdns1.konecta.it
  • azdns2.konecta.it

MX records

  • cust61344-1.in.mailcontrol.com
  • cust61344-2.in.mailcontrol.com

SPF policy

  • ip: 217.27.67.132/32
  • ip: 217.27.67.137/32
  • ip: 217.27.67.141/32
  • ip: 88.51.233.60/32
  • include: mailcontrol.com

Threat-feed evidence

History

Related pages

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