Skip to content

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

WHISPER CANON · rubi.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rubi.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.121108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.3108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.50108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.80108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.226.244.10613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.118.12299.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.5099.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.6299.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.6899.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1262
Organization
privacidad whois
Contact emails

Subdomains

21 observed subdomains of rubi.com.

Web-graph footprint

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

754 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for rubi.com.

MechanismTarget
SPF_INCLUDE6786297.spf06.hubspotemail.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.101.17
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP185.197.0.113
SPF_IP82.98.162.12
SPF_IP84.76.254.192/28
SPF_IP85.62.15.138

Related pages

Pivot deeper into the graph from rubi.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.