Hostname
razer.com
Last fetched
razer.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1011 as the registrar.
Nutrition Label
Resolution chain
razer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.52.84.170 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1011
- Organization
- razer computer gaming technology (shanghai) co.ltd.
- Contact emails
Subdomains
222 observed subdomains of razer.com.
Showing 25 of 222. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from razer.com in the public web crawl.
7,641 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for razer.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.rnmk.com |
| SPF_INCLUDE | _merchant.razer.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.151.192.0/23 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 18.139.153.85/32 |
| SPF_IP | 182.23.150.192/26 |
| SPF_IP | 182.23.150.20/30 |
| SPF_IP | 185.12.80.0/22 |
| SPF_IP | 188.172.128.0/20 |
| SPF_IP | 192.161.144.0/20 |
| SPF_IP | 210.48.156.44/32 |
| SPF_IP | 216.198.0.0/18 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 64.73.243.214/32 |
| SPF_MX | razer.com |
Related pages
Pivot deeper into the graph from razer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "razer.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.