Skip to content

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

WHISPER CANON · cmp-paris.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cmp-paris.com

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.

IPPrefixASNOperatorCountry
13.36.85.12013.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.37.140.16413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.143.5115.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.26.23551.44.0.0/16AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for cmp-paris.com.

MechanismTarget
SPF_INCLUDEfrance.o365.crossware.co.nz
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.37.37.8
SPF_IP176.161.216.1
SPF_IP194.177.41.133
SPF_IP208.91.114.151/32
SPF_IP45.147.209.202
SPF_IP46.22.207.11/32
SPF_IP52.47.49.8
SPF_IP83.167.59.0/24
SPF_IP83.167.59.49
SPF_IP83.167.59.53
SPF_IP84.14.126.122
SPF_IP84.14.126.123
SPF_MXcmp-paris.com
SPF_MXmail.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.