Skip to content

Hostname

circulador.ro

Last fetched

circulador.ro resolves to 2 IPv4 addresses operated by RTD - Orange Romania S.A. in RO.

Nutrition Label

WHISPER CANON · circulador.roRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/circulador.ro

Resolution chain

circulador.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.98.28.228109.98.0.0/16AS9050RTD - Orange Romania S.A.RO
89.149.34.21089.149.0.0/18AS12310iNES - iNES GROUP SRLRO

WHOIS identity

No WHOIS records are currently associated with circulador.ro in WhisperGraph.

Subdomains

4 observed subdomains of circulador.ro.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for circulador.ro.

MechanismTarget
SPF_IP109.98.28.228
SPF_IP86.126.7.157
SPF_IP89.149.34.210

Related pages

Pivot deeper into the graph from circulador.ro.

Cypher and MCP

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

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