Skip to content

Hostname

cntp.fr

Last fetched

cntp.fr resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · cntp.frRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.3/10canon.whisper.security/host/cntp.fr

Resolution chain

cntp.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.36.115.11413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.204.4813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
166.117.58.154166.117.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

5 observed subdomains of cntp.fr.

Web-graph footprint

Distinct hostnames that link to or from cntp.fr in the public web crawl.

51 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cntp.fr.

MechanismTarget
SPF_Acntp.fr
SPF_INCLUDEspf.mailjet.com
SPF_IP2a02:4780:28:8f41:0:0:0:1
SPF_IP69.62.111.157
SPF_MXcntp.fr

Related pages

Pivot deeper into the graph from cntp.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cntp.fr"})-[: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.