Hostname
coltene.com
Last fetched
coltene.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
coltene.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 |
|---|---|---|---|---|
| 136.243.85.16 | 136.243.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- colt?ne/whaledent
- Contact emails
Subdomains
159 observed subdomains of coltene.com.
Showing 25 of 159. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from coltene.com in the public web crawl.
273 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
29 SPF mechanisms authorising senders for coltene.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 145681928.spf01.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | mailing.eqs.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.eu |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 12.68.0.194 |
| SPF_IP | 136.243.34.109 |
| SPF_IP | 136.243.36.110 |
| SPF_IP | 136.243.36.113 |
| SPF_IP | 185.17.69.17 |
| SPF_IP | 193.222.224.32 |
| SPF_IP | 193.222.224.33 |
| SPF_IP | 212.243.104.195 |
| SPF_IP | 212.243.104.200 |
| SPF_IP | 213.144.150.46 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 5.148.188.9 |
| SPF_IP | 52.49.201.246/32 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 62.152.181.134 |
| SPF_IP | 65.108.234.250 |
| SPF_IP | 69.17.128.238 |
| SPF_IP | 77.245.128.201 |
| SPF_IP | 87.130.74.26 |
| SPF_MX | coltene.com |
Related pages
Pivot deeper into the graph from coltene.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "coltene.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.