Skip to content

Hostname

giper.tv

Last fetched

giper.tv resolves to 2 IPv4 addresses operated by AS57724 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · giper.tvRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/giper.tv

Resolution chain

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

WHOIS identity

Registrar
iana:463
Organization
maxim g plaksin
Contact emails

Subdomains

15 observed subdomains of giper.tv.

Web-graph footprint

Distinct hostnames that link to or from giper.tv in the public web crawl.

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for giper.tv.

MechanismTarget
SPF_Amx1.giper.tv
SPF_IP178.236.136.34
SPF_IP185.40.31.127
SPF_IP94.140.207.254
SPF_MXgiper.tv

Related pages

Pivot deeper into the graph from giper.tv.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "giper.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.