Hostname
clickprinting.fr
Last fetched
clickprinting.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:amen / agence des médias numériques as the registrar.
Nutrition Label
Resolution chain
clickprinting.fr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.173.6 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.173.61 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.173.78 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.173.81 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.105 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.13 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.53 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.69 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:amen / agence des médias numériques
- Organization
- top rotulo sl
- Contact emails
Subdomains
1 observed subdomain of clickprinting.fr.
| Subdomain |
|---|
| www.clickprinting.fr |
Web-graph footprint
Distinct hostnames that link to or from clickprinting.fr in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for clickprinting.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from clickprinting.fr.
- IP · 108.157.173.6
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:amen / agence des médias numériques
- Country · US
- Email · javieredim@gmail.com
- TLD · .fr
- Browse hostnames · cl…
- 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: "clickprinting.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.