Skip to content

Hostname

komptech.com

Last fetched

komptech.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.166.53136.243.0.0/16AS24940DE

WHOIS identity

Registrar
iana:106
Organization
ingomar schmickl
Contact emails

Subdomains

23 observed subdomains of komptech.com.

Web-graph footprint

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

152 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for komptech.com.

MechanismTarget
SPF_Akomptech.com
SPF_INCLUDErm01.komptech.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.155.120.178
SPF_IP148.251.129.185
SPF_IP159.69.61.124
SPF_IP212.27.103.243
SPF_IP212.27.103.253
SPF_IP212.27.103.254
SPF_IP212.30.86.54
SPF_IP213.33.81.4
SPF_IP213.33.81.5
SPF_IP217.244.4.203
SPF_IP35.246.162.71/32
SPF_IP78.46.154.174
SPF_IP84.255.201.80
SPF_IP85.238.167.185
SPF_IP91.113.209.82
SPF_IP91.190.225.226
SPF_MXkomptech.com

Related pages

Pivot deeper into the graph from komptech.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "komptech.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.