Skip to content

Hostname

dc-oradea.ro

Last fetched

dc-oradea.ro resolves to 1 IPv4 address operated by AS56570 in RO. WHOIS lists registrar:tes euro media srl as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.36.79.15989.36.79.0/24AS56570RO

WHOIS identity

Registrar
registrar:tes euro media srl
Organization
Contact emails

Subdomains

8 observed subdomains of dc-oradea.ro.

Web-graph footprint

Distinct hostnames that link to or from dc-oradea.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

7 SPF mechanisms authorising senders for dc-oradea.ro.

MechanismTarget
SPF_Adc-oradea.ro
SPF_IP89.36.79.159
SPF_IP89.36.79.7/32
SPF_IP93.114.57.12
SPF_IP93.114.66.28
SPF_IP93.114.66.39
SPF_MXdc-oradea.ro

Related pages

Pivot deeper into the graph from dc-oradea.ro.

Cypher and MCP

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

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