Skip to content

Hostname

statistics.alloha.tv

Last fetched

statistics.alloha.tv resolves to 2 IPv4 addresses operated by SERVERIOTECHNOLOGIJOS-AS in NL.

Nutrition Label

WHISPER CANON · statistics.alloha.tvRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/statistics.alloha.tv

Resolution chain

statistics.alloha.tv resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.80.219.144212.80.219.0/24AS51247SERVERIOTECHNOLOGIJOS-ASNL
45.12.6.14545.12.6.0/24AS212872SERVERIORU

WHOIS identity

No WHOIS records are currently associated with statistics.alloha.tv in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from statistics.alloha.tv.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "statistics.alloha.tv"})-[: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.