Hostname
tel2.tv
Last fetched
tel2.tv resolves to 202.221.140.170, announced in 202.221.0.0/16 by IIJ - Internet Initiative Japan Inc. in JP. tel2.tv 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
Attribution
initiative japan
ORIGIN_AS
WHOIS identity
- Registrar
- iana:49
- Registrant organisation
- misaki yumi
- Contact emails
- imp_domain@yahoo.co.jp
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-186.awsdns-23.com
- ns-789.awsdns-34.net
- ns-1120.awsdns-12.org
- ns-2018.awsdns-60.co.uk
MX records
- mail.tel2.tv
SPF policy
- ip: 202.32.105.0/24
- ip: 210.148.155.0/24
- ip: 163.43.244.0/28
- ip: 203.143.125.128/28
- ip: 163.43.251.224/27
- ip: 219.117.219.240/28
- ip: 106.184.56.161
- ip: 203.141.158.150
- ip: 203.142.195.85
- ip: 27.133.131.213
Threat-feed evidence
History
Related pages
Pivot from tel2.tv 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: "tel2.tv"})-[: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.