Skip to content

Hostname

razerapi.com

Last fetched

razerapi.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · razerapi.comRouting diversity6.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/razerapi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.218.253.5513.224.40.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.181.1423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.107.7435.2.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.255.2235.5.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.162.13935.184.0.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.153.16245.2.200.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.115.21945.2.200.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.55.10445.2.200.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.130.9945.2.200.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.142.4552.18.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.217.752.216.11.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.186.11752.82.128.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.90.12852.92.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.60.5854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.64.2054.178.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.99.24254.178.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.36.2298.96.180.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.61.2498.96.193.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.19.37101.0.10.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:420
Organization
razer cloud services
Contact emails

Subdomains

42 observed subdomains of razerapi.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for razerapi.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from razerapi.com.

Cypher and MCP

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

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