Hostname
trenkwalder.com
Last fetched
trenkwalder.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
trenkwalder.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 |
|---|---|---|---|---|
| 40.114.244.254 | 40.112.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:106
- Organization
- trenkwalder international
- Contact emails
Subdomains
76 observed subdomains of trenkwalder.com.
Showing 25 of 76. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from trenkwalder.com in the public web crawl.
82 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for trenkwalder.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | carerix.net |
| SPF_INCLUDE | elektronskaposta.si |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.248.30.179 |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 162.55.60.167 |
| SPF_IP | 195.201.77.238 |
| SPF_IP | 195.201.77.250 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 23.249.208.0/20 |
| SPF_IP | 23.251.224.0/19 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 69.169.224.0/20 |
| SPF_IP | 76.223.176.0/20 |
| SPF_IP | 80.120.160.48/28 |
| SPF_IP | 85.248.14.83 |
| SPF_IP | 85.31.153.164 |
| SPF_IP | 91.136.0.0/16 |
| SPF_IP | 94.130.81.110 |
| SPF_IP | 94.130.81.54 |
Related pages
Pivot deeper into the graph from trenkwalder.com.
- IP · 40.114.244.254
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:106
- Country · NL
- Email · trk.domain@trenkwalder.com
- TLD · .com
- Browse hostnames · tr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trenkwalder.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.