Skip to content

Hostname

iunia.ro

Last fetched

iunia.ro resolves to 1 IPv4 address operated by AS44043 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.92.195.191185.93.120.0/22AS44043RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

17 observed subdomains of iunia.ro.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • iunia.ro

SPF policy

10 SPF mechanisms authorising senders for iunia.ro.

MechanismTarget
SPF_Aiunia.ro
SPF_INCLUDE_spf.mlsend.com
SPF_IP176.223.125.207
SPF_IP185.92.195.191
SPF_IP188.213.20.65
SPF_IP31.14.14.67
SPF_IP31.14.23.252
SPF_IP86.104.210.162
SPF_IP92.114.94.73
SPF_MXiunia.ro

Related pages

Pivot deeper into the graph from iunia.ro.

Cypher and MCP

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

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