Hostname
contipro.com
Last fetched
contipro.com resolves to 1 IPv4 address operated by INTERNET-CZ Ktis 2, 384 03 Ktis in CZ. WHOIS lists iana:1505 as the registrar.
Nutrition Label
Resolution chain
contipro.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 |
|---|---|---|---|---|
| 185.129.138.203 | 185.129.136.0/22 | AS24806 | INTERNET-CZ Ktis 2, 384 03 Ktis | CZ |
WHOIS identity
- Registrar
- iana:1505
- Organization
- contipro c, a.s.
- Contact emails
Subdomains
29 observed subdomains of contipro.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from contipro.com in the public web crawl.
59 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for contipro.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtpsmart.forpsi.com |
| SPF_INCLUDE | _spf.myshoptet.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smartemailing.cz |
| SPF_IP | 195.146.104.52 |
| SPF_IP | 195.146.104.54 |
Related pages
Pivot deeper into the graph from contipro.com.
- IP · 185.129.138.203
- ASN · AS24806INTERNET-CZ Ktis 2, 384 03 Ktis
- Registrar · iana:1505
- Country · CZ
- Email · sales@contipro.cz
- TLD · .com
- Browse hostnames · co…
- 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: "contipro.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.