Skip to content

Hostname

ite.ro

Last fetched

ite.ro resolves to 1 IPv4 address operated by IT-ECOSERV-AS - IT EcoServ SRL in RO. WHOIS lists registrar:claus web srl as the registrar.

Nutrition Label

WHISPER CANON · ite.roRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/ite.ro

Resolution chain

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

IPPrefixASNOperatorCountry
89.39.190.16489.39.190.0/24AS59892IT-ECOSERV-AS - IT EcoServ SRLRO

WHOIS identity

Registrar
registrar:claus web srl
Organization
Contact emails

Subdomains

11 observed subdomains of ite.ro.

Web-graph footprint

Distinct hostnames that link to or from ite.ro in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ite.ro.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.39.190.0/24

Related pages

Pivot deeper into the graph from ite.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ite.ro"})-[: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.