Hostname
ace-technik.com
Last fetched
ace-technik.com resolves to 3 IPv4 addresses operated by AS16276 in DE. WHOIS lists iana:1420 as the registrar.
Nutrition Label
Resolution chain
ace-technik.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 145.239.136.54 | 145.239.0.0/16 | AS16276 | — | DE |
| 51.89.126.194 | 51.89.0.0/16 | AS16276 | — | DE |
| 54.37.201.1 | 54.37.0.0/16 | AS16276 | — | DE |
WHOIS identity
- Registrar
- iana:1420
- Organization
- mauve mailorder software gmbh & co. kg
- Contact emails
Subdomains
1 observed subdomain of ace-technik.com.
| Subdomain |
|---|
| www.ace-technik.com |
Web-graph footprint
Distinct hostnames that link to or from ace-technik.com in the public web crawl.
47 sites link to this hostname.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for ace-technik.com.
| Mechanism | Target |
|---|---|
| SPF_A | spf.mauve.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | ace-technik.com |
Related pages
Pivot deeper into the graph from ace-technik.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ace-technik.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.