Hostname
rubi.com
Last fetched
rubi.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1262 as the registrar.
Nutrition Label
Resolution chain
rubi.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.22.121 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.3 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.50 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.80 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.226.244.106 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.42 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.43 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.8 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.118.122 | 99.84.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.118.50 | 99.84.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.118.62 | 99.84.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.118.68 | 99.84.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1262
- Organization
- privacidad whois
- Contact emails
Subdomains
21 observed subdomains of rubi.com.
Showing 19 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rubi.com in the public web crawl.
754 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for rubi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6786297.spf06.hubspotemail.net |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.59.101.17 |
| SPF_IP | 18.168.140.58/32 |
| SPF_IP | 18.168.51.200/32 |
| SPF_IP | 185.197.0.113 |
| SPF_IP | 82.98.162.12 |
| SPF_IP | 84.76.254.192/28 |
| SPF_IP | 85.62.15.138 |
Related pages
Pivot deeper into the graph from rubi.com.
- IP · 108.156.22.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1262
- Country · IE
- Email · jboladeras@rubi.com
- TLD · .com
- Browse hostnames · ru…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rubi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.