Hostname
technikboerse.com
Last fetched
technikboerse.com resolves to 1 IPv4 address operated by AS42473 in AT. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
technikboerse.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.172.241.85 | 188.172.240.0/22 | AS42473 | — | AT |
WHOIS identity
- Registrar
- iana:1408
- Organization
- amos kotte
- Contact emails
Subdomains
34 observed subdomains of technikboerse.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from technikboerse.com in the public web crawl.
232 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for technikboerse.com.
| Mechanism | Target |
|---|---|
| SPF_A | o1.mail.technikboerse.com |
| SPF_A | technikboerse.com |
| SPF_INCLUDE | _spf.sendnode.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.60.20.0/24 |
| SPF_IP | 185.98.184.0/24 |
| SPF_IP | 188.172.241.85 |
| SPF_IP | 213.178.64.0/19 |
| SPF_IP | 2a01:4f8:10b:da6:0:0:0:2 |
| SPF_IP | 54.246.203.105/32 |
| SPF_IP | 80.82.206.0/26 |
| SPF_IP | 94.130.9.96 |
| SPF_MX | technikboerse.com |
Related pages
Pivot deeper into the graph from technikboerse.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "technikboerse.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.