Skip to content

Hostname

rbx.com

Last fetched

rbx.com resolves to 18.173.205.31, announced in 18.238.23.0/24 by AMAZON-02 - Amazon.com, Inc. in DE. rbx.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · rbx.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint9.4/10canon.whisper.security/host/rbx.com

Resolution chain

IPv6 resolution

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:292
Contact emails
admin@dnstinations.com, ourakawa@gmail.com, proxy@whoisprotectservice.com, whois@domainking.jp

Subdomains

Mail and authentication

Nameservers

  • nspx1.roblox.com
  • dns1.p07.nsone.net
  • dns2.p07.nsone.net
  • dns3.p07.nsone.net
  • dns4.p07.nsone.net
  • ns01.rbxinfra.net
  • ns02.rbxinfra.net
  • ns03.rbxinfra.net
  • ns04.rbxinfra.net
  • nspx2.roblox.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • nspx4.roblox.co.uk
  • nspx3.roblox.us

MX records

  • rbx-com.mail.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from rbx.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rbx.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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