Hostname
cqm-22.com
Last fetched
cqm-22.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:88 as the registrar.
Nutrition Label
Resolution chain
cqm-22.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.129.5 | 18.155.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:88
- Organization
- cqm comptoir quintinais de materiaux
- Contact emails
Subdomains
1 observed subdomain of cqm-22.com.
| Subdomain |
|---|
| www.cqm-22.com |
Web-graph footprint
Distinct hostnames that link to or from cqm-22.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for cqm-22.com.
| Mechanism | Target |
|---|---|
| SPF_A | cqm-22.com |
| SPF_INCLUDE | _mailcust.gandi.net |
| SPF_IP | 149.202.88.141 |
| SPF_IP | 2001:41d0:a:7e8d:0:0:0:0 |
| SPF_MX | cqm-22.com |
Related pages
Pivot deeper into the graph from cqm-22.com.
- IP · 18.155.129.5
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:88
- Country · FR
- Email · 12519ddce24afce5b4e90df4cf7af0ec-3434236@contact.gandi.net
- 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: "cqm-22.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.