Skip to content

Hostname

datatel.it

Last fetched

datatel.it resolves to 1 IPv4 address operated by AS12533 in IT. WHOIS lists registrar:rmnet s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

datatel.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.145.98.15182.145.98.0/23AS12533IT

WHOIS identity

Registrar
registrar:rmnet s.r.l.
Organization
datatel informatica sas di s.rotellini & c.
Contact emails

Subdomains

13 observed subdomains of datatel.it.

Web-graph footprint

Distinct hostnames that link to or from datatel.it in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for datatel.it.

MechanismTarget
SPF_IP82.145.96.0/19

Related pages

Pivot deeper into the graph from datatel.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "datatel.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.