Skip to content

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

WHISPER CANON · coltene.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/coltene.com

Resolution chain

coltene.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
136.243.85.16136.243.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:299
Organization
colt?ne/whaledent
Contact emails

Subdomains

159 observed subdomains of coltene.com.

Web-graph footprint

Distinct hostnames that link to or from coltene.com in the public web crawl.

273 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for coltene.com.

MechanismTarget
SPF_INCLUDE145681928.spf01.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEmailing.eqs.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_INCLUDEzcsend.net
SPF_IP12.68.0.194
SPF_IP136.243.34.109
SPF_IP136.243.36.110
SPF_IP136.243.36.113
SPF_IP185.17.69.17
SPF_IP193.222.224.32
SPF_IP193.222.224.33
SPF_IP212.243.104.195
SPF_IP212.243.104.200
SPF_IP213.144.150.46
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP5.148.188.9
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP62.152.181.134
SPF_IP65.108.234.250
SPF_IP69.17.128.238
SPF_IP77.245.128.201
SPF_IP87.130.74.26
SPF_MXcoltene.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 20

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