Skip to content

Hostname

kontron.com

Last fetched

kontron.com resolves to 2 IPv4 addresses operated by SK-AXIANS-AS in SK.

Nutrition Label

WHISPER CANON · kontron.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kontron.com

Resolution chain

kontron.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.208.41.5891.208.41.0/24AS42826SK-AXIANS-ASSK
194.8.94.130194.8.94.0/24AS44632AS-KONTRON-1SI

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for kontron.com.

MechanismTarget
SPF_Aer-mail.erecruiter.net
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spf.kontron-services.at
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEmailing.eqs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.208.39.229/32
SPF_IP131.99.3.1
SPF_IP148.198.8.2
SPF_IP153.95.95.86/32
SPF_IP153.95.95.87
SPF_IP153.95.95.88/32
SPF_IP153.95.95.89
SPF_IP174.78.188.27
SPF_IP194.8.94.110
SPF_IP194.8.94.111
SPF_IP198.90.77.230
SPF_IP213.182.18.231
SPF_IP72.1.213.19
SPF_IP72.32.30.224
SPF_IP77.24.108.61
SPF_IP83.164.197.107
SPF_IP91.208.41.103
SPF_IP92.79.19.50

Related pages

Pivot deeper into the graph from kontron.com.

Cypher and MCP

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

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