Skip to content

Hostname

diateh-romania.ro

Last fetched

diateh-romania.ro resolves to 1 IPv4 address operated by AS12302 in RO. WHOIS lists registrar:claus web srl as the registrar.

Nutrition Label

WHISPER CANON · diateh-romania.roRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/diateh-romania.ro

Resolution chain

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

IPPrefixASNOperatorCountry
95.77.98.7895.77.0.0/16AS12302RO

WHOIS identity

Registrar
registrar:claus web srl
Organization
Contact emails

Subdomains

3 observed subdomains of diateh-romania.ro.

Web-graph footprint

Distinct hostnames that link to or from diateh-romania.ro in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for diateh-romania.ro.

MechanismTarget
SPF_Adiateh-romania.ro
SPF_IP95.77.98.78
SPF_MXdiateh-romania.ro

Related pages

Pivot deeper into the graph from diateh-romania.ro.

Cypher and MCP

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

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