Skip to content

Hostname

frizgaming.com

Last fetched

frizgaming.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · frizgaming.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/frizgaming.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.98.11213.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.213.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.4413.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.613.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.195.2118.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.195.2418.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.195.2818.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.195.7318.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.84.160.10699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of frizgaming.com owner
Contact emails

Subdomains

2 observed subdomains of frizgaming.com.

Threat posture

History

Related pages

Pivot deeper into the graph from frizgaming.com.

Cypher and MCP

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

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