Hostname
mlchf.it
Last fetched
mlchf.it resolves to 1 IPv4 address operated by ASSEFLOW in IT. WHOIS lists registrar:seflow s.r.l. as the registrar.
Nutrition Label
Resolution chain
mlchf.it 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 |
|---|---|---|---|---|
| 95.141.33.100 | 95.141.33.0/24 | AS49367 | ASSEFLOW | IT |
WHOIS identity
- Registrar
- registrar:seflow s.r.l.
- Organization
- —
- Contact emails
- —
Subdomains
30 observed subdomains of mlchf.it.
Showing 22 of 30. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for mlchf.it.
| Mechanism | Target |
|---|---|
| SPF_IP | 176.221.48.105 |
| SPF_IP | 176.221.48.144 |
| SPF_IP | 176.228.48.145 |
| SPF_IP | 185.147.167.213 |
| SPF_IP | 185.147.167.226 |
| SPF_IP | 185.147.167.228 |
| SPF_IP | 185.147.167.244 |
| SPF_IP | 77.238.18.158 |
| SPF_IP | 77.238.18.212 |
| SPF_IP | 77.238.18.223 |
| SPF_IP | 95.141.33.207 |
| SPF_IP | 95.141.46.212 |
| SPF_MX | mlchf.it |
Related pages
Pivot deeper into the graph from mlchf.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mlchf.it"})-[: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.