Skip to content

Hostname

ml4q.de

Last fetched

ml4q.de resolves to 1 IPv4 address operated by UNI-KOELN in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
134.95.81.52134.95.0.0/16AS5520UNI-KOELNDE

WHOIS identity

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

Subdomains

2 observed subdomains of ml4q.de.

Web-graph footprint

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

100 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ml4q.de.

MechanismTarget
SPF_Aml4q.de
SPF_INCLUDEspf.server-he.de
SPF_MXml4q.de

Related pages

Pivot deeper into the graph from ml4q.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ml4q.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.