Skip to content

Hostname

nida.ro

Last fetched

nida.ro has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:tes euro media srl as the registrar.

Nutrition Label

WHISPER CANON · nida.roRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nida.ro

Resolution chain

nida.ro has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:tes euro media srl
Organization
Contact emails

Subdomains

2 observed subdomains of nida.ro.

Web-graph footprint

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

MX records

  • nida.ro

SPF policy

8 SPF mechanisms authorising senders for nida.ro.

MechanismTarget
SPF_Anida.ro
SPF_IP104.129.170.11
SPF_IP104.248.251.180
SPF_IP134.209.242.58
SPF_IP159.89.214.229
SPF_IP162.55.5.235
SPF_IP35.159.48.212
SPF_MXnida.ro

Related pages

Pivot deeper into the graph from nida.ro.

Cypher and MCP

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

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