Skip to content

Hostname

benu.rs

Last fetched

benu.rs resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · benu.rsRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/benu.rs

Resolution chain

benu.rs resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.28.158104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.164.159172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.59.211.106185.59.208.0/22AS43541CZ

WHOIS identity

No WHOIS records are currently associated with benu.rs in WhisperGraph.

Subdomains

12 observed subdomains of benu.rs.

Web-graph footprint

Distinct hostnames that link to or from benu.rs in the public web crawl.

344 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for benu.rs.

MechanismTarget
SPF_INCLUDE_u.benu.rs._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from benu.rs.

Cypher and MCP

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

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