Skip to content

Hostname

roblox.com

Last fetched

roblox.com resolves to 6 IPv4 addresses operated by ROBLOX-PRODUCTION - Roblox in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · roblox.comRouting diversity4.2/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/roblox.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.116.102.3128.116.102.0/24AS22697ROBLOX-PRODUCTION - RobloxUS
128.116.13.3128.116.13.0/24AS22697ROBLOX-PRODUCTION - RobloxFR
128.116.21.3128.116.21.0/24AS22697ROBLOX-PRODUCTION - RobloxNL
128.116.31.3128.116.31.0/24AS22697ROBLOX-PRODUCTION - RobloxGB
128.116.33.3128.116.33.0/24AS22697ROBLOX-PRODUCTION - RobloxGB
128.116.44.3128.116.44.0/24AS22697ROBLOX-PRODUCTION - RobloxDE

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

179 observed subdomains of roblox.com.

Web-graph footprint

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

12,398 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for roblox.com.

Related pages

Pivot deeper into the graph from roblox.com.

Cypher and MCP

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

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