Hostname
panu.live
Last fetched
panu.live resolves to 64.20.42.242, announced in 64.20.40.0/22 by STEFANSTEVAN - Stefan Stevanovic in US. panu.live is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 64.20.42.242
64.20.40.0/22 · STEFANSTEVAN - Stefan Stevanovic · Secaucus, US
- 82.29.157.95
82.29.157.0/24 · AS-HOSTINGER - Hostinger International Limited · Boston, US
IPv6 resolution
Attribution
hostinger international
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1068
- Registrant organisation
- domains by proxy,
- Contact emails
- e14cbb5fe0294050b10c2540cf167e71.protect@withheldforprivacy.com
Subdomains
Showing 3 of 7. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.dns-parking.com
- ns2.dns-parking.com
- dns2016a.trouble-free.net
- dns2016b.trouble-free.net
MX records
- mx1.hostinger.in
- mx2.hostinger.in
- panu.live
SPF policy
- include: _spf.mail.hostinger.com
Threat-feed evidence
History
Related pages
Pivot from panu.live into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "panu.live"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.