Skip to content

Hostname

0797dq.com

Last fetched

0797dq.com resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · 0797dq.comRouting diversity6.1/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/0797dq.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.35.49104.18.35.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.33.220104.19.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.17.81104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.22.165104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.31.80104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.25.249.5104.25.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.228104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.19.36162.159.19.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.25.244162.159.25.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.38.36162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.42.7162.159.42.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.152.229172.64.152.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.52.254172.64.52.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.129172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.17.132162.159.17.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.24.70162.159.24.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.52.229172.64.52.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.157.87172.64.157.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.53.75172.64.53.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.76.110172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1923
Organization
ming wang
Contact emails

Subdomains

2 observed subdomains of 0797dq.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 0797dq.com.

Cypher and MCP

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

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