Hostname
cqs.com
Last fetched
cqs.com resolves to 4 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
cqs.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.213.161.196 | 23.213.161.0/24 | AS20940 | — | DE |
| 23.213.161.216 | 23.213.161.0/24 | AS20940 | — | DE |
| 23.62.20.121 | 23.62.20.0/24 | AS20940 | — | JP |
| 23.62.20.68 | 23.62.20.0/24 | AS20940 | — | JP |
WHOIS identity
- Registrar
- iana:299
- Organization
- perfect privacy,
- Contact emails
- ag4bc5sb4gu@networksolutionsprivateregistration.com
- ah9p889a6vf@networksolutionsprivateregistration.com
- aj2nt6dd8q2@networksolutionsprivateregistration.com
- as7tm5845pm@networksolutionsprivateregistration.com
- b63k73yn2zu@networksolutionsprivateregistration.com
- bb7em5q73r6@networksolutionsprivateregistration.com
- bv4u77wy87u@networksolutionsprivateregistration.com
- cb7zt7pe4n3@networksolutionsprivateregistration.com
- cd68v9qj3a5@networksolutionsprivateregistration.com
- ch9zg2r94wa@networksolutionsprivateregistration.com
- d74zc5585px@networksolutionsprivateregistration.com
- db8uc5fc784@networksolutionsprivateregistration.com
- df6ta37v8j8@networksolutionsprivateregistration.com
- ee4kd2q72p3@networksolutionsprivateregistration.com
- ek2r29yd8n6@networksolutionsprivateregistration.com
- f77hk6v52gp@networksolutionsprivateregistration.com
- fa9gx2bh4rn@networksolutionsprivateregistration.com
- fm6ah68q89s@networksolutionsprivateregistration.com
- gh52q9yu4hk@networksolutionsprivateregistration.com
- ha48w82w9v7@networksolutionsprivateregistration.com
- and 45 more
Subdomains
1 observed subdomain of cqs.com.
| Subdomain |
|---|
| www.cqs.com |
Web-graph footprint
Distinct hostnames that link to or from cqs.com in the public web crawl.
100 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for cqs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from cqs.com.
- IP · 23.213.161.196
- ASN · AS20940
- Registrar · iana:299
- Country · DE
- Email · ag4bc5sb4gu@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · cq…
- 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: "cqs.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.