Skip to content

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

WHISPER CANON · trenkwalder.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/trenkwalder.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.114.244.25440.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:106
Organization
trenkwalder international
Contact emails

Subdomains

76 observed subdomains of trenkwalder.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for trenkwalder.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEcarerix.net
SPF_INCLUDEelektronskaposta.si
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.248.30.179
SPF_IP148.105.0.0/16
SPF_IP162.55.60.167
SPF_IP195.201.77.238
SPF_IP195.201.77.250
SPF_IP198.2.128.0/18
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP205.201.128.0/20
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP54.240.0.0/18
SPF_IP69.169.224.0/20
SPF_IP76.223.176.0/20
SPF_IP80.120.160.48/28
SPF_IP85.248.14.83
SPF_IP85.31.153.164
SPF_IP91.136.0.0/16
SPF_IP94.130.81.110
SPF_IP94.130.81.54

Related pages

Pivot deeper into the graph from trenkwalder.com.

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 20

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