Hostname
cmp-paris.com
Last fetched
cmp-paris.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.
Nutrition Label
Resolution chain
cmp-paris.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 |
|---|---|---|---|---|
| 13.36.85.120 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.37.140.164 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.236.143.51 | 15.236.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 51.44.26.235 | 51.44.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from cmp-paris.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for cmp-paris.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | france.o365.crossware.co.nz |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.37.37.8 |
| SPF_IP | 176.161.216.1 |
| SPF_IP | 194.177.41.133 |
| SPF_IP | 208.91.114.151/32 |
| SPF_IP | 45.147.209.202 |
| SPF_IP | 46.22.207.11/32 |
| SPF_IP | 52.47.49.8 |
| SPF_IP | 83.167.59.0/24 |
| SPF_IP | 83.167.59.49 |
| SPF_IP | 83.167.59.53 |
| SPF_IP | 84.14.126.122 |
| SPF_IP | 84.14.126.123 |
| SPF_MX | cmp-paris.com |
| SPF_MX | mail.easimail.fr |
Related pages
Pivot deeper into the graph from cmp-paris.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cmp-paris.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.