Skip to content

Hostname

offers.ruxit.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
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
3.175.86.373.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.383.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.53.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.603.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

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

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for offers.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 offers.ruxit.com.

Cypher and MCP

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

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