Hostname
makeit4u.de
Last fetched
makeit4u.de resolves to 1 IPv4 address operated by TELEMAXX in DE.
Nutrition Label
Resolution chain
makeit4u.de 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.115.14.60 | 85.115.0.0/19 | AS12843 | TELEMAXX | DE |
WHOIS identity
No WHOIS records are currently associated with makeit4u.de in WhisperGraph.
Subdomains
34 observed subdomains of makeit4u.de.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from makeit4u.de in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for makeit4u.de.
| Mechanism | Target |
|---|---|
| SPF_A | makeit4u.de |
| SPF_INCLUDE | ispgateway.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.109.203.182 |
| SPF_IP | 109.109.203.183 |
| SPF_IP | 109.109.203.186 |
| SPF_IP | 109.109.203.187 |
| SPF_IP | 109.109.203.188 |
| SPF_IP | 109.109.203.189/32 |
| SPF_IP | 213.144.11.212 |
| SPF_IP | 213.144.11.216 |
| SPF_IP | 213.144.11.218 |
| SPF_IP | 213.144.11.221 |
| SPF_IP | 217.7.156.239 |
| SPF_IP | 217.7.156.241 |
| SPF_IP | 217.7.157.11 |
| SPF_IP | 85.115.14.54 |
| SPF_IP | 85.115.14.58 |
| SPF_IP | 85.115.14.60 |
| SPF_IP | 85.115.14.62 |
| SPF_MX | makeit4u.de |
Related pages
Pivot deeper into the graph from makeit4u.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "makeit4u.de"})-[: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.