Skip to content

Hostname

ruero.com

Last fetched

ruero.com resolves to 1 IPv4 address operated by MELBICOM-EU-AS Melbikomas UAB in DE. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · ruero.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ruero.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.140.13.143185.140.13.0/24AS56630MELBICOM-EU-AS Melbikomas UABDE

WHOIS identity

Registrar
iana:1606
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

4 observed subdomains of ruero.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ruero.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_IP88.212.204.194
SPF_IP88.212.205.168/29

Related pages

Pivot deeper into the graph from ruero.com.

Cypher and MCP

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

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