Skip to content

Hostname

ruweb.net

Last fetched

ruweb.net resolves to 1 IPv4 address operated by AS210079 in RU. WHOIS lists iana:1362 as the registrar.

Nutrition Label

WHISPER CANON · ruweb.netRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ruweb.net

Resolution chain

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

IPPrefixASNOperatorCountry
178.208.71.10178.208.71.0/24AS210079RU

WHOIS identity

Registrar
iana:1362
Organization
andrey chesnackov
Contact emails

Subdomains

518 observed subdomains of ruweb.net.

Web-graph footprint

Distinct hostnames that link to or from ruweb.net in the public web crawl.

289 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for ruweb.net.

MechanismTarget
SPF_Akayako.ruweb.net
SPF_Amail-kayako.ihc.guru
SPF_Aruweb.net
SPF_INCLUDEspf.unisender.com
SPF_IP178.208.68.20
SPF_IP185.12.92.11
SPF_IP2.56.90.139/32
SPF_IP95.142.36.16
SPF_MXruweb.net

Related pages

Pivot deeper into the graph from ruweb.net.

Cypher and MCP

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

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