Hostname
liw.hu
Last fetched
liw.hu resolves to 1 IPv4 address operated by AS5483 in HU.
Nutrition Label
Resolution chain
liw.hu 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 |
|---|---|---|---|---|
| 195.228.152.136 | 195.228.152.0/24 | AS5483 | — | HU |
WHOIS identity
No WHOIS records are currently associated with liw.hu in WhisperGraph.
Subdomains
142 observed subdomains of liw.hu.
Showing 25 of 142. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from liw.hu in the public web crawl.
65 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for liw.hu.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.ip.neosoft.hu |
| SPF_IP | 185.187.72.2/32 |
| SPF_IP | 79.172.213.61 |
| SPF_IP | 87.229.26.174/32 |
| SPF_IP | 87.229.26.234 |
| SPF_IP | 87.229.58.126/32 |
| SPF_IP | 87.229.58.26/32 |
| SPF_IP | 87.229.65.57 |
Related pages
Pivot deeper into the graph from liw.hu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "liw.hu"})-[: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.