Skip to content

Hostname

rb-com.com

Last fetched

rb-com.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · rb-com.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rb-com.com

Resolution chain

rb-com.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

61 observed subdomains of rb-com.com.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for rb-com.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.170.243.131
SPF_IP138.197.198.18
SPF_IP138.197.213.218
SPF_IP138.197.72.109/24
SPF_IP139.28.145.128/26
SPF_IP143.198.140.180
SPF_IP143.198.73.181
SPF_IP159.65.77.53
SPF_IP159.89.134.163
SPF_IP162.243.160.192
SPF_IP162.244.87.54/32
SPF_IP185.217.59.0/24
SPF_IP213.212.96.64/27
SPF_IP45.55.85.86
SPF_IP50.189.2.17
SPF_IP8.12.58.0/24
SPF_IP8.224.10.0/24
SPF_IP8.34.161.0/24

Related pages

Pivot deeper into the graph from rb-com.com.

Cypher and MCP

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

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