Hostname
kmu-tools.net
Last fetched
kmu-tools.net resolves to 1 IPv4 address operated by AS34788 in DE. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
kmu-tools.net 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 |
|---|---|---|---|---|
| 85.13.162.60 | 85.13.162.0/24 | AS34788 | — | DE |
WHOIS identity
- Registrar
- iana:1328
- Organization
- kreativ web marketing ug (haftungsbeschr?nkt) & co. kg
- Contact emails
Subdomains
22 observed subdomains of kmu-tools.net.
Showing 21 of 22. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for kmu-tools.net.
| Mechanism | Target |
|---|---|
| SPF_A | kmu-tools.net |
| SPF_INCLUDE | mail.registrar.eu |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 128.127.67.23 |
| SPF_IP | 144.76.232.90 |
| SPF_IP | 144.76.232.92 |
| SPF_IP | 168.119.149.119 |
| SPF_IP | 2a01:4f8:251:1610:0:0:0:3 |
| SPF_MX | kmu-tools.net |
| SPF_MX | www.kmu-tools.net |
Related pages
Pivot deeper into the graph from kmu-tools.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kmu-tools.net"})-[: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.