Skip to content

Hostname

argus.rs

Last fetched

argus.rs resolves to 1 IPv4 address operated by AS35779 in RS. WHOIS lists iana:445 as the registrar.

Nutrition Label

WHISPER CANON · argus.rsRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/argus.rs

Resolution chain

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

IPPrefixASNOperatorCountry
194.146.57.10194.146.56.0/22AS35779RS

WHOIS identity

Registrar
iana:445
Organization
Contact emails

Subdomains

3 observed subdomains of argus.rs.

Web-graph footprint

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

53 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for argus.rs.

MechanismTarget
SPF_Aargus.rs
SPF_INCLUDEservers.mcsv.net
SPF_IP109.111.234.254
SPF_MXargus.rs

Related pages

Pivot deeper into the graph from argus.rs.

Cypher and MCP

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

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