Skip to content

Hostname

ruit.com.sa

Last fetched

ruit.com.sa resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ruit.com.saRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ruit.com.sa

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.51.208116.202.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with ruit.com.sa in WhisperGraph.

Subdomains

2 observed subdomains of ruit.com.sa.

Threat posture

History

Mail and authentication

MX records

  • ruit.com.sa

SPF policy

5 SPF mechanisms authorising senders for ruit.com.sa.

MechanismTarget
SPF_Aruit.com.sa
SPF_IP116.202.51.208
SPF_IP46.165.231.235
SPF_IP78.46.16.203
SPF_MXruit.com.sa

Related pages

Pivot deeper into the graph from ruit.com.sa.

Cypher and MCP

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

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