Hostname
liforyou.it
Last fetched
liforyou.it resolves to 2 IPv4 addresses operated by AS9137 in IT. WHOIS lists registrar:uno communications s.p.a. as the registrar.
Nutrition Label
Resolution chain
liforyou.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.204.12.11 | 213.204.0.0/19 | AS9137 | — | IT |
| 213.204.12.37 | 213.204.0.0/19 | AS9137 | — | IT |
WHOIS identity
- Registrar
- registrar:uno communications s.p.a.
- Organization
- liforyou srl
- Contact emails
- —
Subdomains
3 observed subdomains of liforyou.it.
Web-graph footprint
Distinct hostnames that link to or from liforyou.it in the public web crawl.
64 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for liforyou.it.
| Mechanism | Target |
|---|---|
| SPF_IP | 204.14.247.141/32 |
| SPF_IP | 213.204.1.3/32 |
| SPF_IP | 213.204.12.16/32 |
| SPF_IP | 213.204.12.26/32 |
| SPF_IP | 213.204.12.27/32 |
| SPF_IP | 213.204.12.28/32 |
| SPF_IP | 213.204.12.4/32 |
| SPF_IP | 213.204.12.5/32 |
| SPF_IP | 213.204.12.8/32 |
| SPF_MX | liforyou.it |
Related pages
Pivot deeper into the graph from liforyou.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "liforyou.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.