Skip to content

Hostname

makeit4u.de

Last fetched

makeit4u.de resolves to 1 IPv4 address operated by TELEMAXX in DE.

Nutrition Label

WHISPER CANON · makeit4u.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/makeit4u.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.115.14.6085.115.0.0/19AS12843TELEMAXXDE

WHOIS identity

No WHOIS records are currently associated with makeit4u.de in WhisperGraph.

Subdomains

34 observed subdomains of makeit4u.de.

Web-graph footprint

Distinct hostnames that link to or from makeit4u.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for makeit4u.de.

MechanismTarget
SPF_Amakeit4u.de
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.109.203.182
SPF_IP109.109.203.183
SPF_IP109.109.203.186
SPF_IP109.109.203.187
SPF_IP109.109.203.188
SPF_IP109.109.203.189/32
SPF_IP213.144.11.212
SPF_IP213.144.11.216
SPF_IP213.144.11.218
SPF_IP213.144.11.221
SPF_IP217.7.156.239
SPF_IP217.7.156.241
SPF_IP217.7.157.11
SPF_IP85.115.14.54
SPF_IP85.115.14.58
SPF_IP85.115.14.60
SPF_IP85.115.14.62
SPF_MXmakeit4u.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 20

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