Skip to content

Hostname

openrice.com

Last fetched

openrice.com resolves to 4 IPv4 addresses operated by BYTEDANCE - Bytedance Inc. in HK.

Nutrition Label

WHISPER CANON · openrice.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/openrice.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.177.246.197139.177.246.0/24AS396986BYTEDANCE - Bytedance Inc.HK
139.177.246.198139.177.246.0/24AS396986BYTEDANCE - Bytedance Inc.HK
139.177.246.199139.177.246.0/24AS396986BYTEDANCE - Bytedance Inc.HK
170.33.8.214170.33.8.0/24AS134963ASEPL-AS-AP Alibaba Cloud Singapore Private LimitedSG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for openrice.com.

MechanismTarget
SPF_Aopenrice.com
SPF_INCLUDEzoho.com
SPF_IP202.77.59.0/24
SPF_IP218.189.140.166/32
SPF_MXopenrice.com

Related pages

Pivot deeper into the graph from openrice.com.

Cypher and MCP

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

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