Skip to content

Hostname

roxy-world.ro

Last fetched

roxy-world.ro resolves to 1 IPv4 address operated by THCPROJECTS in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · roxy-world.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/roxy-world.ro

Resolution chain

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

IPPrefixASNOperatorCountry
193.201.82.117193.201.82.0/24AS51177THCPROJECTSRO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

7 observed subdomains of roxy-world.ro.

Web-graph footprint

Distinct hostnames that link to or from roxy-world.ro in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • roxy-world.ro

SPF policy

6 SPF mechanisms authorising senders for roxy-world.ro.

MechanismTarget
SPF_Aroxy-world.ro
SPF_IP193.201.82.101
SPF_IP193.201.82.117
SPF_IP193.201.82.73
SPF_IP91.235.116.174
SPF_MXroxy-world.ro

Related pages

Pivot deeper into the graph from roxy-world.ro.

Cypher and MCP

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

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