Hostname
mvtec.com
Last fetched
mvtec.com resolves to 2 IPv4 addresses operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
mvtec.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.243.132.235 | 185.243.132.0/22 | AS15817 | MITTWALD-AS Mittwald CM Service GmbH und Co. KG | DE |
| 85.13.168.40 | 85.13.168.0/24 | AS34788 | LYAKH-AS | DE |
WHOIS identity
- Registrar
- iana:1408
- Organization
- christoph zierl
- Contact emails
Subdomains
52 observed subdomains of mvtec.com.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mvtec.com in the public web crawl.
532 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for mvtec.com.
| Mechanism | Target |
|---|---|
| SPF_A | mvtec.clickandlearn.at |
| SPF_A | smtp.mvtec.com |
| SPF_INCLUDE | _spf.act-on.net |
| SPF_INCLUDE | _spf.rexx-suite.com |
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 117.50.186.175 |
| SPF_IP | 178.162.226.21 |
| SPF_IP | 88.217.183.136 |
| SPF_IP | 88.217.183.137 |
| SPF_IP | 88.217.251.116 |
Related pages
Pivot deeper into the graph from mvtec.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mvtec.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.