Skip to content

Hostname

rheinoper.de

Last fetched

rheinoper.de resolves to 1 IPv4 address operated by AS61183 in DE.

Nutrition Label

WHISPER CANON · rheinoper.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/rheinoper.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.158.13.167185.158.12.0/22AS61183DE

WHOIS identity

No WHOIS records are currently associated with rheinoper.de in WhisperGraph.

Subdomains

1 observed subdomain of rheinoper.de.

Web-graph footprint

Distinct hostnames that link to or from rheinoper.de in the public web crawl.

76 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from rheinoper.de.

Cypher and MCP

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

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