Skip to content

Hostname

ruuster.com

Last fetched

ruuster.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · ruuster.comRouting diversity5.6/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ruuster.com

Resolution chain

ruuster.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.240.151100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.240.203100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.31.19718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.119.2333.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.193.8034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.101.134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.80.18352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.209.12352.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.210.15154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.87.24354.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.251.11198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.94.5632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.124.7898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

22 observed subdomains of ruuster.com.

Web-graph footprint

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

85 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ruuster.com.

MechanismTarget
SPF_INCLUDE6020438.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com

Related pages

Pivot deeper into the graph from ruuster.com.

Cypher and MCP

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

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