Skip to content

Hostname

roreg.com

Last fetched

roreg.com resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · roreg.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/roreg.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.115.112.3393.115.112.0/21AS5606RO

WHOIS identity

Registrar
iana:151
Organization
cosmin l. neagu
Contact emails

Subdomains

10 observed subdomains of roreg.com.

Web-graph footprint

Distinct hostnames that link to or from roreg.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • roreg.com

SPF policy

11 SPF mechanisms authorising senders for roreg.com.

MechanismTarget
SPF_Aroreg.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP89.45.170.1
SPF_IP89.45.173.11
SPF_IP93.115.112.19
SPF_IP93.115.112.33
SPF_IP93.115.114.86
SPF_IP93.115.114.87
SPF_IP93.115.119.13
SPF_IP93.115.119.68
SPF_MXroreg.com

Related pages

Pivot deeper into the graph from roreg.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "roreg.com"})-[: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.