Hostname
query-string.com
Last fetched
query-string.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
query-string.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of query-string.com owner
- Contact emails
- 015ff0f5-e747-4213-abca-88c2d19b770a@identity-protect.org
- 2d211462-ad5f-45d1-b020-f0ca3c7e79d2@identity-protect.org
- 3fc0ea33-4b91-48ce-9dda-668b95a6e753@identity-protect.org
- c533b0e5-93d1-463c-9c56-764e327e21d3@identity-protect.org
- f6d715ff-3692-4607-80c8-89b1f4918a15@identity-protect.org
- owner-9735194@query-string.com.whoisprivacyservice.org
- owner@query-string.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of query-string.com.
| Subdomain |
|---|
| www.query-string.com |
Web-graph footprint
Distinct hostnames that link to or from query-string.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from query-string.com.
- IP · 16.15.184.189
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 015ff0f5-e747-4213-abca-88c2d19b770a@identity-protect.org
- TLD · .com
- Browse hostnames · qu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "query-string.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.