Skip to content

Hostname

support.ruxit.com

Last fetched

support.ruxit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · support.ruxit.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/support.ruxit.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.187.11213.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.11813.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.2013.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.187.9913.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.423.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.533.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.93.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.903.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with support.ruxit.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for support.ruxit.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP12.107.188.0/22
SPF_IP12.188.200.0/22
SPF_IP195.137.231.0/24
SPF_IP216.152.192.163
SPF_IP216.152.192.190

Related pages

Pivot deeper into the graph from support.ruxit.com.

Cypher and MCP

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

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