Skip to content

Hostname

zeromedical.tv

Last fetched

zeromedical.tv resolves to 1 IPv4 address operated by AS58791 in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · zeromedical.tvRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/zeromedical.tv

Resolution chain

zeromedical.tv resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
160.251.167.122160.251.184.0/24AS58791JP

WHOIS identity

Registrar
iana:81
Organization
yukihiro hara
Contact emails

Subdomains

23 observed subdomains of zeromedical.tv.

Web-graph footprint

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

96 sites link to this hostname.

477 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for zeromedical.tv.

MechanismTarget
SPF_Awww2880.sakura.ne.jp
SPF_IP3.115.151.195
SPF_IP3.115.90.197
SPF_IP54.199.156.50
SPF_MXzeromedical.tv

Related pages

Pivot deeper into the graph from zeromedical.tv.

Cypher and MCP

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

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