Skip to content

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

WHISPER CANON · technikboerse.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/technikboerse.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.172.241.85188.172.240.0/22AS42473AT

WHOIS identity

Registrar
iana:1408
Organization
amos kotte
Contact emails

Subdomains

34 observed subdomains of technikboerse.com.

Web-graph footprint

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

232 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for technikboerse.com.

MechanismTarget
SPF_Ao1.mail.technikboerse.com
SPF_Atechnikboerse.com
SPF_INCLUDE_spf.sendnode.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.60.20.0/24
SPF_IP185.98.184.0/24
SPF_IP188.172.241.85
SPF_IP213.178.64.0/19
SPF_IP2a01:4f8:10b:da6:0:0:0:2
SPF_IP54.246.203.105/32
SPF_IP80.82.206.0/26
SPF_IP94.130.9.96
SPF_MXtechnikboerse.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.