Skip to content

Hostname

querypath.org

Last fetched

querypath.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · querypath.orgRouting diversity6.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/querypath.org

Resolution chain

querypath.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.77.773.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.2083.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.143.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.152.12252.218.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.168.24252.218.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.182.2652.218.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.221.11452.218.221.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.234.18652.218.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.138.4352.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.139.11552.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.186.7552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.204.5152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.209.21152.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.21152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.3552.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.249.15552.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
matthew butcher
Contact emails

Subdomains

2 observed subdomains of querypath.org.

Web-graph footprint

Distinct hostnames that link to or from querypath.org in the public web crawl.

23 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from querypath.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "querypath.org"})-[: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.